ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on the
[openwrt.git] / target / linux / ar71xx / base-files / etc / diag.sh
index 3a640fa..a74df07 100755 (executable)
@@ -42,6 +42,9 @@ get_status_led() {
        bullet-m | rocket-m | nano-m)
                status_led="ubnt:green:link4"
                ;;
+       dir-615-c1)
+               status_led="dir-615c1:green:status"
+               ;;
        dir-825-b1)
                status_led="dir825b1:orange:power"
                ;;
@@ -57,7 +60,7 @@ get_status_led() {
        pb44)
                status_led="pb44:amber:jump1"
                ;;
-       routerstation)
+       routerstation | routerstation-pro)
                status_led="ubnt:green:rf"
                ;;
        tew-632brp)