Author: blogic Date: 2015-02-04 07:10:12 +0100 (Wed, 04 Feb 2015) New Revision: 44254
Modified: trunk/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds Log: at71xx: TP-LINK Archer: add 5GHz led entry Add 5GHz led entry after r44033. Signed-off-by: Cezary Jackiewicz <[email protected]> Modified: trunk/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds =================================================================== --- trunk/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds 2015-02-04 06:10:06 UTC (rev 44253) +++ trunk/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds 2015-02-04 06:10:12 UTC (rev 44254) @@ -350,6 +350,7 @@ 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) _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
