mvebu: Configure status LED for WRT1900ACS
[openwrt/openwrt.git] / target / linux / mvebu / base-files / etc / diag.sh
index 6534ac3f936b1f743121e4bc22a2e71f6a630c5d..82760fa0deb7aa129b65afd3167a1b12c1f8fc18 100644 (file)
@@ -6,6 +6,9 @@
 
 get_status_led() {
        case $(mvebu_board_name) in
+       armada-385-linksys-shelby)
+               status_led="shelby:white:power"
+               ;;
        armada-xp-linksys-mamba)
                status_led="mamba:white:power"
                ;;