projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d04cab8
)
ramips: add omni plug leds
author
John Crispin
<john@openwrt.org>
Mon, 18 Aug 2014 16:09:21 +0000
(16:09 +0000)
committer
John Crispin
<john@openwrt.org>
Mon, 18 Aug 2014 16:09:21 +0000
(16:09 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42201
target/linux/ramips/base-files/etc/board.d/01_leds
patch
|
blob
|
history
diff --git
a/target/linux/ramips/base-files/etc/board.d/01_leds
b/target/linux/ramips/base-files/etc/board.d/01_leds
index 93fc5c2868cf9e2aeadb19985195568c825a4b30..01e23633f6f1ddef76d4194136bbe80f27d33f97 100755
(executable)
--- a/
target/linux/ramips/base-files/etc/board.d/01_leds
+++ b/
target/linux/ramips/base-files/etc/board.d/01_leds
@@
-143,6
+143,10
@@
case $board in
ucidef_set_led_netdev "eth" "ETH" "emb:green:eth" "eth0"
set_wifi_led "emb:green:wifi"
;;
+ omni-plug)
+ set_wifi_led "miniplug:green:wlan"
+ set_usb_led "miniplug:green:mobile"
+ ;;
px4885)
set_wifi_led "7links:orange:wifi"
set_usb_led "7links:blue:storage"