ar71xx: add support for the Zcomax ZCN-1523H-2-8/5-16 boards
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / diag.sh
index 384bf032ca2121b075581397ad2257696a062635..b1e1d2312be68ff23dce6afdc7fa199ed7e6ef86 100755 (executable)
@@ -108,6 +108,9 @@ get_status_led() {
        wzr-hp-g300nh)
                status_led="wzr-hp-g300nh:green:router"
                ;;
+       zcn-1523h-2 | zcn-1523h-5)
+               status_led="zcn-1523h:amber:init"
+               ;;
        esac;
 }