From daeab36c1bb4e554548b4773224297ba46c01f9c Mon Sep 17 00:00:00 2001 From: David Bauer Date: Fri, 8 Jun 2018 21:42:52 +0200 Subject: ar71xx: use Power-LED as Diag-LED on FRITZBox 4020 This commit makes use of the Power-LED as Diag-LED, allowing the LED to work as a status indicator. Signed-off-by: David Bauer --- target/linux/ar71xx/base-files/etc/board.d/01_leds | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/ar71xx/base-files/etc/board.d') diff --git a/target/linux/ar71xx/base-files/etc/board.d/01_leds b/target/linux/ar71xx/base-files/etc/board.d/01_leds index b53aafb0ee..8dc1a36416 100755 --- a/target/linux/ar71xx/base-files/etc/board.d/01_leds +++ b/target/linux/ar71xx/base-files/etc/board.d/01_leds @@ -373,7 +373,6 @@ epg5000) ucidef_set_led_wlan "wlan5g" "WLAN 5 GHz" "$board:blue:wlan-5g" "phy0tpt" ;; fritz4020) - ucidef_set_led_default "power" "Power" "$board:green:power" "1" ucidef_set_led_netdev "lan" "LAN" "$board:green:lan" "eth1" ucidef_set_led_netdev "wan" "WAN" "$board:green:wan" "eth0" ucidef_set_led_wlan "wlan" "WLAN" "$board:green:wlan" "phy0tpt" -- cgit v1.2.3