ramips: add support for the HNET C108
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / diag.sh
index c57a2a59876998eec6ae99d484fe0c51a7ca32ce..75171673bb64b9dadfec94660b4936aa7cccebe4 100644 (file)
@@ -103,6 +103,9 @@ get_status_led() {
        wrh-300cr)
                status_led="$board:green:wps"
                ;;
+       c108)
+               status_led="$board:green:lan"
+               ;;
        cf-wr800n|\
        psg1208)
                status_led="$board:white:wps"
@@ -177,6 +180,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 +246,9 @@ get_status_led() {
        vocore2)
                status_led="$board:fuchsia:status"
                ;;
+       vocore2lite)
+               status_led="$board:green:status"
+               ;;
        w306r-v20|\
        witi|\
        zbt-wr8305rt)