mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 08:48:08 +00:00
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)
|
pogo_e02)
|
||||||
status_led="status:orange:fault"
|
status_led="status:orange:fault"
|
||||||
;;
|
;;
|
||||||
|
linksys-audi)
|
||||||
|
status_led="audi:green:power"
|
||||||
|
;;
|
||||||
linksys-viper)
|
linksys-viper)
|
||||||
status_led="viper:white:health"
|
status_led="viper:white:health"
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user