From: juhosg Date: Tue, 24 Jan 2012 18:40:36 +0000 (+0000) Subject: ar71xx: preset WLAN LED config on MZK-W300NH X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=280177d53b2431209902f1c003ee3ca107fc4aed;p=openwrt.git ar71xx: preset WLAN LED config on MZK-W300NH git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29896 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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" ;;