projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0e7ca4
)
kirkwood: add diag LED on Linksys EA3500
author
Luka Perkov
<luka@openwrt.org>
Tue, 10 Nov 2015 00:16:56 +0000
(
00:16
+0000)
committer
Luka Perkov
<luka@openwrt.org>
Tue, 10 Nov 2015 00:16:56 +0000
(
00:16
+0000)
Signed-off-by: Claudio Leite <leitec@staticky.com>
SVN-Revision: 47435
target/linux/kirkwood/base-files/etc/diag.sh
patch
|
blob
|
history
diff --git
a/target/linux/kirkwood/base-files/etc/diag.sh
b/target/linux/kirkwood/base-files/etc/diag.sh
index 04353763088ef734811a9f38b846db2b8d23ff1c..8d480542f0615a1edc186c1152a2afff97d2e546 100755
(executable)
--- a/
target/linux/kirkwood/base-files/etc/diag.sh
+++ b/
target/linux/kirkwood/base-files/etc/diag.sh
@@
-12,6
+12,9
@@
get_status_led() {
pogo_e02)
status_led="status:orange:fault"
;;
+ linksys-audi)
+ status_led="audi:green:power"
+ ;;
linksys-viper)
status_led="viper:white:health"
;;