ar71xx: add support for the jjPlus JA79PF
[openwrt.git] / target / linux / ar71xx / base-files / etc / diag.sh
index a89ede9..add552e 100755 (executable)
@@ -57,6 +57,9 @@ get_status_led() {
        eap7660d)
                status_led="eap7660d:green:ds4"
                ;;
+       ja76pf)
+               status_led="ja76pf:green:led1"
+               ;;
        ls-sr71)
                status_led="ubnt:green:d22"
                ;;
@@ -81,8 +84,8 @@ get_status_led() {
        tew-632brp)
                status_led="tew-632brp:green:status"
                ;;
-       tl-mr3420)
-               status_led="tl-mr3420:green:system"
+       tl-mr3220 | tl-mr3420)
+               status_led="tl-mr3x20:green:system"
                ;;
        tl-wa901nd)
                status_led="tl-wa901nd:green:system"
This page took 0.025827 seconds and 4 git commands to generate.