at71xx: TP-LINK Archer: add 5GHz led entry
authorJohn Crispin <blogic@openwrt.org>
Wed, 4 Feb 2015 06:10:12 +0000 (06:10 +0000)
committerJohn Crispin <blogic@openwrt.org>
Wed, 4 Feb 2015 06:10:12 +0000 (06:10 +0000)
Add 5GHz led entry after r44033.

Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44254 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ar71xx/base-files/etc/uci-defaults/01_leds

index d1da572..4dfe652 100755 (executable)
@@ -350,6 +350,7 @@ tl-wdr4900-v2)
        ucidef_set_led_usbdev "usb1" "USB1" "tp-link:green:usb1" "1-1"
        ucidef_set_led_usbdev "usb2" "USB2" "tp-link:green:usb2" "2-1"
        ucidef_set_led_wlan "wlan2g" "WLAN2G" "tp-link:blue:wlan2g" "phy0tpt"
+       ucidef_set_led_wlan "wlan5g" "WLAN5G" "tp-link:blue:wlan5g" "phy1tpt"
        ;;
 
 tl-wr741nd)