From: Gabor Juhos Date: Tue, 24 Jan 2012 18:40:36 +0000 (+0000) Subject: ar71xx: preset WLAN LED config on MZK-W300NH X-Git-Tag: reboot~15079 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=23e1b451dcf8ad458d43166e7813ba6ab1a7a33d;p=oweals%2Fopenwrt.git ar71xx: preset WLAN LED config on MZK-W300NH SVN-Revision: 29896 --- diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/leds b/target/linux/ar71xx/base-files/etc/uci-defaults/leds index 6fe10877d2..45be6bd0f1 100755 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/leds +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/leds @@ -130,6 +130,10 @@ mzk-w04u) set_led_usbdev "usb" "USB" "planex:green:usb" "1-1" ;; +mzk-w300nh) + set_led_wlan "wlan" "WLAN" "planex:green:wlan" "phy0tpt" + ;; + nbg460n_550n_550nh) set_led_wlan "wlan" "WLAN" "nbg460n:green:wlan" "phy0tpt" ;;