projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: preset WLAN LED config on MZK-W300NH
[openwrt.git]
/
target
/
linux
/
ar71xx
/
base-files
/
etc
/
uci-defaults
/
leds
diff --git
a/target/linux/ar71xx/base-files/etc/uci-defaults/leds
b/target/linux/ar71xx/base-files/etc/uci-defaults/leds
index
6fe1087
..
45be6bd
100755
(executable)
--- 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"
;;
This page took
0.02617 seconds
and
4
git commands to generate.