ramips: prepare ZBT-WG3526 for hardware variants
[openwrt/staging/florian.git] / target / linux / ramips / base-files / etc / diag.sh
index e5b4b5992d4d6b2eea998e9268f92456ef205a3c..999ad9fc4e06e699a65bac469cd07aeea1c14bfe 100644 (file)
@@ -79,8 +79,7 @@ get_status_led() {
        rut5xx|\
        v11st-fe|\
        wmr-300|\
-       zbt-wg2626|\
-       zbt-wg3526)
+       zbt-wg2626)
                status_led="$board:green:status"
                ;;
        ai-br100|\
@@ -275,6 +274,9 @@ get_status_led() {
        zbt-cpe102)
                status_led="$board:green:4g-0"
                ;;
+       zbt-wg3526-16M)
+               status_led="zbt-wg3526:green:status"
+               ;;
        esac
 }