ar71xx: add eap7660d board to diag.sh and sysupgrade
[openwrt.git] / target / linux / ar71xx / base-files / etc / diag.sh
index b27bd3e..384bf03 100755 (executable)
@@ -39,7 +39,7 @@ get_status_led() {
        aw-nr580)
                status_led="aw-nr580:green:ready"
                ;;
-       bullet-m | rocket-m | nano-m)
+       bullet-m | rocket-m | nano-m | nanostation-m)
                status_led="ubnt:green:link4"
                ;;
        dir-600-a1)
@@ -51,6 +51,9 @@ get_status_led() {
        dir-825-b1)
                status_led="dir825b1:orange:power"
                ;;
+       eap7660d)
+               status_led="eap7660d:green:ds4"
+               ;;
        ls-sr71)
                status_led="ubnt:green:d22"
                ;;
This page took 0.021982 seconds and 4 git commands to generate.