ar71xx: add support for nanostation m xw
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index b2ce50620a8a18560444968eeaddf6d1ec480f3c..cce8d25830041ff8dd9466fa2ac7fa12e7ccb159 100755 (executable)
@@ -340,6 +340,9 @@ ar71xx_board_detect() {
        *"Nanostation M")
                name="nanostation-m"
                ;;
+       *"Nanostation M XW")
+               name="nanostation-m-xw"
+               ;;
        *JWAP003)
                name="jwap003"
                ;;