ar71xx: define status LED for the RB91x boards
[openwrt.git] / target / linux / ar71xx / base-files / etc / diag.sh
index dea3f81..b328766 100755 (executable)
@@ -113,6 +113,12 @@ get_status_led() {
        rb-750)
                status_led="rb750:green:act"
                ;;
+       rb-911g-2hpnd|\
+       rb-911g-5hpnd|\
+       rb-912uag-2hpnd|\
+       rb-912uag-5hpnd)
+               status_led="rb:green:user"
+               ;;
        routerstation | routerstation-pro)
                status_led="ubnt:green:rf"
                ;;