ar71xx: add support for TP-Link WR802N v1
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / diag.sh
index 7a40f44e4a3f11031099d67c797ae9ca467d2d6d..475cb803971a5fc003d089bd91273d75ba8a5f37 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"
                ;;
@@ -348,6 +351,7 @@ get_status_led() {
        tl-wr703n|\
        tl-wr710n|\
        tl-wr720n-v3|\
+       tl-wr802n-v1|\
        tl-wr810n|\
        tl-wr941nd-v6)
                status_led="tp-link:blue:system"