kirkwood: add diag LED on Linksys EA3500
authorLuka Perkov <luka@openwrt.org>
Tue, 10 Nov 2015 00:16:56 +0000 (00:16 +0000)
committerLuka 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

index 04353763088ef734811a9f38b846db2b8d23ff1c..8d480542f0615a1edc186c1152a2afff97d2e546 100755 (executable)
@@ -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"
                ;;