From fe34001ee5a6bdb6208ed935e0302d26deafe249 Mon Sep 17 00:00:00 2001 From: Sungbo Eo Date: Wed, 16 Mar 2022 23:10:45 +0900 Subject: Revert "ramips: add support for Netgear WN3000RPv3" This reverts commit 7bc20cb6143e089fae6ad4b173fc42b55bdbecfe. 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 --- target/linux/ramips/mt7620/base-files/etc/board.d/01_leds | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'target/linux/ramips/mt7620/base-files/etc/board.d/01_leds') diff --git a/target/linux/ramips/mt7620/base-files/etc/board.d/01_leds b/target/linux/ramips/mt7620/base-files/etc/board.d/01_leds index 1293c34cbf..5f105bd834 100644 --- a/target/linux/ramips/mt7620/base-files/etc/board.d/01_leds +++ b/target/linux/ramips/mt7620/base-files/etc/board.d/01_leds @@ -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|\ -- cgit v1.2.3