Support status led in diag.sh for RB750

Index: target/linux/ar71xx/base-files/etc/diag.sh
===================================================================
--- target/linux/ar71xx/base-files/etc/diag.sh  (revision 31182)
+++ target/linux/ar71xx/base-files/etc/diag.sh  (working copy)
@@ -90,6 +90,9 @@
        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"
                ;;
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to