From: Gabor Juhos Date: Sat, 12 Apr 2014 17:42:36 +0000 (+0000) Subject: ar71xx: add default LED config for WiFi LEDs on the WNDR4300 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fdedeckeh.git;a=commitdiff_plain;h=b971a4b5b9ac95e220d1ccc13c30e06c6f84fdbf ar71xx: add default LED config for WiFi LEDs on the WNDR4300 Signed-off-by: Gabor Juhos SVN-Revision: 40476 --- diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds b/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds index 4fe43e627e..a1078695e2 100755 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds @@ -326,6 +326,8 @@ wndr3700) wndr4300) ucidef_set_led_netdev "wan" "WAN (green)" "netgear:green:wan" "eth0.2" ucidef_set_led_usbdev "usb" "USB" "netgear:green:usb" "1-1" + ucidef_set_led_wlan "wlan2g" "WLAN2G" "netgear:green:wlan2g" "phy0tpt" + ucidef_set_led_wlan "wlan5g" "WLAN5G" "netgear:blue:wlan5g" "phy1tpt" ;; whr-g301n |\