kirkwood: add diag LED on Linksys EA3500
[openwrt.git] / target / linux / kirkwood / base-files / etc / diag.sh
index 0435376..8d48054 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"
                ;;