ar71xx: adjust OM2P profile for the OpenMesh OM2Pv2 board
authorJohn Crispin <john@openwrt.org>
Mon, 2 Jun 2014 13:21:22 +0000 (13:21 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 2 Jun 2014 13:21:22 +0000 (13:21 +0000)
Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 40960

target/linux/ar71xx/generic/profiles/openmesh.mk

index 53ae5987f999e7b3b27a79712839d2dd270442a7..7c874112554f0ce997594a3e929a804cedce2b36 100644 (file)
@@ -6,12 +6,12 @@
 #
 
 define Profile/OM2P
-       NAME:=OpenMesh OM2P/OM2P-HS/OM2P-LC
+       NAME:=OpenMesh OM2P/OM2Pv2/OM2P-HS/OM2P-LC
        PACKAGES:=kmod-ath9k om-watchdog
 endef
 
 define Profile/OM2P/Description
-       Package set optimized for the OpenMesh OM2P/OM2P-HS/OM2P-LC.
+       Package set optimized for the OpenMesh OM2P/OM2Pv2/OM2P-HS/OM2P-LC.
 endef
 
 $(eval $(call Profile,OM2P))