kirkwood: add diag LED on Linksys EA3500
Signed-off-by: Claudio Leite <leitec@staticky.com> SVN-Revision: 47435
This commit is contained in:
parent
b0e7ca4f8f
commit
31c7de0313
@ -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"
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user