ar71xx: add rb750 to diag.sh
[openwrt.git] / target / linux / ar71xx / base-files / etc / diag.sh
index 09d4184..c6f2cf7 100755 (executable)
@@ -90,6 +90,9 @@ get_status_led() {
        rb-411 | rb-411u | rb-433 | rb-433u | rb-450 | rb-450g | rb-493)
                status_led="rb4xx:yellow:user"
                ;;
+       rb-750)
+               status_led="rb750:green:act"
+               ;;
        routerstation | routerstation-pro)
                status_led="ubnt:green:rf"
                ;;
This page took 0.0262 seconds and 4 git commands to generate.