Prechádzať zdrojové kódy

ar71xx: adjust OM2P profile for the OpenMesh OM2P-HSv2 board

Signed-off-by: Marek Lindner <[email protected]>
[[email protected]: Rebased]
Signed-off-by: Sven Eckelmann <[email protected]>

SVN-Revision: 40966
John Crispin 11 rokov pred
rodič
commit
290d01379e

+ 2 - 2
target/linux/ar71xx/generic/profiles/openmesh.mk

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