ramips: add Xiaomi Mi Router 3G support
[openwrt/staging/lynxis.git] / target / linux / ramips / base-files / etc / diag.sh
index c57a2a59876998eec6ae99d484fe0c51a7ca32ce..960e189283dc1e5847236dccecab9b13c14e9aed 100644 (file)
@@ -177,6 +177,9 @@ get_status_led() {
        m4-8M)
                status_led="m4:blue:status"
                ;;
+       mir3g)
+               status_led="$board:yellow:status"
+               ;;
        miwifi-mini|\
        zte-q7)
                status_led="$board:red:status"
@@ -240,6 +243,9 @@ get_status_led() {
        vocore2)
                status_led="$board:fuchsia:status"
                ;;
+       vocore2lite)
+               status_led="$board:green:status"
+               ;;
        w306r-v20|\
        witi|\
        zbt-wr8305rt)