ar71xx: adjust OM5P profile for the OpenMesh OM5P-AN board
authorJohn Crispin <john@openwrt.org>
Tue, 17 Mar 2015 09:43:56 +0000 (09:43 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 17 Mar 2015 09:43:56 +0000 (09:43 +0000)
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 44866

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

index 100636e5a50746356c2a0fd6522a6c4258f4982d..41b462e86b738669b85da663f7896f4565e15fce 100644 (file)
@@ -17,12 +17,12 @@ endef
 $(eval $(call Profile,OM2P))
 
 define Profile/OM5P
-       NAME:=OpenMesh OM5P
+       NAME:=OpenMesh OM5P/OM5P-AN
        PACKAGES:=kmod-ath9k om-watchdog
 endef
 
 define Profile/OM5P/Description
-       Package set optimized for the OpenMesh OM5P.
+       Package set optimized for the OpenMesh OM5P/OM5P-AN.
 endef
 
 $(eval $(call Profile,OM5P))