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