summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-01-24 18:40:36 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-01-24 18:40:36 +0000
commit280177d53b2431209902f1c003ee3ca107fc4aed (patch)
tree443ace6470cd915fb96dd5a41428670ef28a2e0c /target
parentc8f5aae9fde6d4b560ddbb7e284b6d42927a2277 (diff)
ar71xx: preset WLAN LED config on MZK-W300NH
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29896 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/uci-defaults/leds4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/leds b/target/linux/ar71xx/base-files/etc/uci-defaults/leds
index 6fe10877d..45be6bd0f 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"
;;