ar71xx: add board support for ubnt loco m xw
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 1e96b6dd44356cf702eeccbab208a5008f87bff5..a7cbb80946633b60fd6493a5d443bbe17be74111 100755 (executable)
@@ -352,6 +352,9 @@ ar71xx_board_detect() {
        *"Bullet M")
                name="bullet-m"
                ;;
+       *"Loco M XW")
+               name="loco-m-xw"
+               ;;
        *"Nanostation M")
                name="nanostation-m"
                ;;