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