2
0
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:
Sungbo Eo
2022-03-16 23:10:45 +09:00
parent 7bc20cb614
commit fe34001ee5
6 changed files with 155 additions and 186 deletions

View File

@@ -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|\

View File

@@ -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|\