ar71xx: add user-space support for OpenMesh OM2Pv2
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 02c46f9b94a5e8b4d58bada774736550716e019b..fa114139a58b63f5402d38ed5f0f02fbd12f4e4c 100755 (executable)
@@ -358,6 +358,9 @@ ar71xx_board_detect() {
        *OM2P)
                name="om2p"
                ;;
+       *OM2Pv2)
+               name="om2pv2"
+               ;;
        *"OM2P HS")
                name="om2p-hs"
                ;;