ar71xx: add user-space support for the OpenMesh OM5P
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index ef7240e..2999359 100755 (executable)
@@ -412,6 +412,9 @@ ar71xx_board_detect() {
        *"OM2P LC")
                name="om2p-lc"
                ;;
+       *OM5P)
+               name="om5p"
+               ;;
        *PB42)
                name="pb42"
                ;;