ar71xx: make uci-default scripts executable
[openwrt.git] / target / linux / ar71xx / base-files / etc / diag.sh
index 7abedc0..2337044 100755 (executable)
@@ -57,6 +57,9 @@ get_status_led() {
        eap7660d)
                status_led="eap7660d:green:ds4"
                ;;
+       ja76pf)
+               status_led="ja76pf:green:led1"
+               ;;
        ls-sr71)
                status_led="ubnt:green:d22"
                ;;
@@ -99,6 +102,9 @@ get_status_led() {
        tl-wr941nd)
                status_led="tl-wr941nd:green:system"
                ;;
+       unifi)
+               status_led="ubnt:green:dome"
+               ;;
        wndr3700)
                status_led="wndr3700:green:power"
                ;;
This page took 0.024437 seconds and 4 git commands to generate.