ar71xx: fix status led detection on the RB4xx boards
[openwrt-10.03/.git] / target / linux / ar71xx / base-files / etc / diag.sh
index 0b8d9a73cfef696550d323cfc0c4150094939776..0ded6f4bc4dbfed70ca6f180197a534d1589129e 100755 (executable)
@@ -63,6 +63,9 @@ get_status_led() {
        pb44)
                status_led="pb44:amber:jump1"
                ;;
+       rb-411 | rb-411u | rb-433 | rb-433u | rb-450 | rb-450g | rb-493)
+               status_led="rb4xx:yellow:user"
+               ;;
        routerstation | routerstation-pro)
                status_led="ubnt:green:rf"
                ;;