ar71xx: add user-space support for the OpenMesh OM5P-ACv2
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index ded9e7e..9c19e23 100755 (executable)
@@ -649,6 +649,9 @@ ar71xx_board_detect() {
        *"OM5P AC")
                name="om5p-ac"
                ;;
+       *"OM5P ACv2")
+               name="om5p-acv2"
+               ;;
        *"OMY-X1")
                name="omy-x1"
                ;;