2
0
forked from Ivasoft/openwrt

ramips: use proper name for RAVPower RP-WD03

The proper model name is RP-WD03 (i.e. with the RP- prefix).

Adjust all names to that.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
Adrian Schmutzler
2020-09-11 17:09:44 +02:00
parent 14024f6e0f
commit a4e5b8897a
4 changed files with 13 additions and 9 deletions

View File

@@ -60,7 +60,7 @@ ramips_setup_interfaces()
planex,cs-qr10|\
planex,mzk-ex300np|\
planex,mzk-ex750np|\
ravpower,wd03|\
ravpower,rp-wd03|\
sercomm,na930|\
tplink,re200-v1|\
tplink,re210-v1|\

View File

@@ -13,6 +13,9 @@ lenovo,newifi-y1s)
netgear,wn3000rp-v3)
migrate_leds "^wn3000rpv3:=wn3000rp-v3:"
;;
ravpower,rp-wd03)
migrate_leds "^wd03:=rp-wd03:"
;;
tplink,archer-c2-v1)
migrate_leds "^c2-v1:=archer-c2-v1:"
;;