ar71xx: add missing files for the JA76PF board
[openwrt.git] / target / linux / ar71xx / base-files / etc / diag.sh
index a26a4cb..add552e 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"
                ;;
@@ -66,6 +69,9 @@ get_status_led() {
        mzk-w300nh)
                status_led="mzk-w300nh:green:status"
                ;;
+       nbg460n_550n_550nh)
+               status_led="nbg460n:green:power"
+               ;;
        pb44)
                status_led="pb44:amber:jump1"
                ;;
@@ -78,6 +84,9 @@ get_status_led() {
        tew-632brp)
                status_led="tew-632brp:green:status"
                ;;
+       tl-mr3220 | tl-mr3420)
+               status_led="tl-mr3x20:green:system"
+               ;;
        tl-wa901nd)
                status_led="tl-wa901nd:green:system"
                ;;
This page took 0.023627 seconds and 4 git commands to generate.