projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80bb5ad
)
ramips: use green power LED as status indicator for Buffalo WSR-1166 and WSR-600
author
Felix Fietkau
<nbd@nbd.name>
Sat, 21 May 2016 09:35:33 +0000
(11:35 +0200)
committer
Felix Fietkau
<nbd@nbd.name>
Sat, 21 May 2016 13:16:37 +0000
(15:16 +0200)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/ramips/base-files/etc/diag.sh
patch
|
blob
|
history
diff --git
a/target/linux/ramips/base-files/etc/diag.sh
b/target/linux/ramips/base-files/etc/diag.sh
index 3a13851d67702d7b53ac162a556b15ece8935eca..2988cd9ff510917a72c51e67e0beb5cc0336c1a6 100644
(file)
--- a/
target/linux/ramips/base-files/etc/diag.sh
+++ b/
target/linux/ramips/base-files/etc/diag.sh
@@
-193,7
+193,7
@@
get_status_led() {
;;
wsr-1166|\
wsr-600)
- status_led="$board:
orange:diag
"
+ status_led="$board:
green:power
"
;;
wrtnode2r | \
wrtnode2p | \