ar71xx: add support for the OpenMesh OM2P-HS board
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index f3c32555fe59bd7841b84456ca847309de7285a9..14bd581d24c50d0d775286f883e2a85b5db2cad4 100755 (executable)
@@ -237,6 +237,9 @@ ar71xx_board_detect() {
        *OM2P)
                name="om2p"
                ;;
+       *"OM2P HS")
+               name="om2p-hs"
+               ;;
        *"OM2P LC")
                name="om2p-lc"
                ;;