projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
brcm47xx: add support for kernel 3.2
[openwrt.git]
/
target
/
linux
/
ramips
/
base-files
/
etc
/
uci-defaults
/
leds
diff --git
a/target/linux/ramips/base-files/etc/uci-defaults/leds
b/target/linux/ramips/base-files/etc/uci-defaults/leds
index
d0a9ac0
..
0877a1d
100755
(executable)
--- a/
target/linux/ramips/base-files/etc/uci-defaults/leds
+++ b/
target/linux/ramips/base-files/etc/uci-defaults/leds
@@
-51,4
+51,8
@@
case $board in
nw718)
set_usb_led "nw718:amber:usb"
;;
+ w502u)
+ set_usb_led "alfa:blue:usb"
+ set_wifi_led "rt2800pci-phy0::radio"
+ ;;
esac
This page took
0.019266 seconds
and
4
git commands to generate.