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:
@@ -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|\
|
||||
|
||||
@@ -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:"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user