ar71xx: Add support to DomyWifi DW33D
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / diag.sh
index 7a40f44e4a3f11031099d67c797ae9ca467d2d6d..e225ddbbb528d76e108f8c317600dd9724d3a212 100644 (file)
@@ -130,6 +130,9 @@ get_status_led() {
        oolite)
                status_led="$board:red:system"
                ;;
+       dw33d)
+               status_led="$board:blue:status"
+               ;;
        eap120)
                status_led="$(ar71xx_board_name):green:system"
                ;;