forked from Ivasoft/openwrt
Revert "ramips: add support for Netgear WN3000RPv3"
This reverts commit 7bc20cb614.
It adds support for Netgear WN3100RPv2, but the commit title is wrong.
It will be re-added with the correct title.
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
This commit is contained in:
@@ -161,8 +161,7 @@ lenovo,newifi-y1s)
|
||||
ucidef_set_led_netdev "wan" "WAN" "blue:internet" "eth0.2" "tx rx"
|
||||
;;
|
||||
netgear,ex2700|\
|
||||
netgear,wn3000rp-v3|\
|
||||
netgear,wn3100rp-v2)
|
||||
netgear,wn3000rp-v3)
|
||||
ucidef_set_led_netdev "wifi_led" "wifi" "green:router" "wlan0"
|
||||
;;
|
||||
netgear,ex3700|\
|
||||
|
||||
@@ -54,7 +54,6 @@ ramips_setup_interfaces()
|
||||
netgear,ex6120|\
|
||||
netgear,ex6130|\
|
||||
netgear,wn3000rp-v3|\
|
||||
netgear,wn3100rp-v2|\
|
||||
planex,cs-qr10|\
|
||||
planex,mzk-ex300np|\
|
||||
planex,mzk-ex750np|\
|
||||
|
||||
Reference in New Issue
Block a user