Add support for Ubiquiti Rocket M XW devices
[openwrt/staging/yousong.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index c796224236940d484cae6dc27328573b0792d755..645c5d9a506becf263c72a00770595cc471ec6e2 100755 (executable)
@@ -621,6 +621,9 @@ ar71xx_board_detect() {
        *"Rocket M")
                name="rocket-m"
                ;;
+       *"Rocket M XW")
+               name="rocket-m-xw"
+               ;;
        *RouterStation)
                name="routerstation"
                ;;