mvebu: add support for the Linksys WRT1900ACS (Shelby)
[15.05/openwrt.git] / target / linux / mvebu / base-files / lib / mvebu.sh
index 3edfa6b..09ebff3 100755 (executable)
@@ -40,6 +40,9 @@ mvebu_board_detect() {
        *"Linksys WRT1900ACv2")
                name="armada-385-linksys-cobra"
                ;;
+       *"Linksys WRT1900ACS")
+               name="armada-385-linksys-shelby"
+               ;;
        *"Marvell Armada 385 Access Point Development Board")
                name="armada-385-db-ap"
                ;;