ramips: add support for Kimax U25AWF-H1
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / diag.sh
index 960e189283dc1e5847236dccecab9b13c14e9aed..4411babbf929d239ea2a01e52218a6e41e684e26 100644 (file)
@@ -24,6 +24,7 @@ get_status_led() {
        ex2700|\
        ex3700|\
        fonera20n|\
+       hg255d|\
        kn|\
        kn_rc|\
        kn_rf|\
@@ -103,6 +104,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"
@@ -115,6 +119,7 @@ get_status_led() {
        w502u)
                status_led="$board:blue:wps"
                ;;
+       c20|\
        d240|\
        dap-1350|\
        na930|\
@@ -233,6 +238,9 @@ get_status_led() {
        sap-g3200u3)
                status_led="$board:green:usb"
                ;;
+       u25awf-h1)
+               status_led="u25awf:red:wifi"
+               ;;
        v22rw-2x2)
                status_led="$board:green:security"
                ;;