kirkwood: add ZyXEL NSA310b
[openwrt/openwrt.git] / target / linux / kirkwood / base-files / etc / diag.sh
index 91cb8cf78eef96133f75b4830c8d37b70e52c44d..1c4632d6136aa652b4bf248eaec59e49cbf3bc4d 100755 (executable)
@@ -20,6 +20,9 @@ get_status_led() {
        linksys-viper)
                status_led="viper:white:health"
                ;;
+       nsa310b)
+               status_led="nsa310:green:sys"
+               ;;
        esac
 }