From 65762cdd2223d759f5836214143888e32ce5766b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomislav=20Po=C5=BEega?= Date: Thu, 18 Jul 2019 21:37:39 +0200 Subject: [PATCH] ar71xx: fix WLAN LED names for Archer C7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update WLAN LED colour identifier for both interfaces on Archer C7 Signed-off-by: Tomislav Požega --- target/linux/ar71xx/base-files/etc/board.d/01_leds | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 882849f0dc..8e49cb9fe2 100755 --- a/target/linux/ar71xx/base-files/etc/board.d/01_leds +++ b/target/linux/ar71xx/base-files/etc/board.d/01_leds @@ -124,8 +124,8 @@ archer-c5|\ archer-c7) ucidef_set_led_usbport "usb1" "USB1" "tp-link:green:usb1" "usb1-port1" ucidef_set_led_usbport "usb2" "USB2" "tp-link:green:usb2" "usb2-port1" - ucidef_set_led_wlan "wlan2g" "WLAN2G" "tp-link:blue:wlan2g" "phy1tpt" - ucidef_set_led_wlan "wlan5g" "WLAN5G" "tp-link:blue:wlan5g" "phy0tpt" + ucidef_set_led_wlan "wlan2g" "WLAN2G" "tp-link:green:wlan2g" "phy1tpt" + ucidef_set_led_wlan "wlan5g" "WLAN5G" "tp-link:green:wlan5g" "phy0tpt" ;; archer-c58-v1|\ archer-c59-v1|\