ar71xx: adjust MR900 profile for the OpenMesh MR900v2 board
authorJohn Crispin <john@openwrt.org>
Fri, 14 Nov 2014 16:55:32 +0000 (16:55 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 14 Nov 2014 16:55:32 +0000 (16:55 +0000)
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 43270

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

index 6f714d5f3f280eeaaeb308983c7c9a7b33f557d1..100636e5a50746356c2a0fd6522a6c4258f4982d 100644 (file)
@@ -39,12 +39,12 @@ endef
 $(eval $(call Profile,MR600))
 
 define Profile/MR900
-        NAME:=OpenMesh MR900
+        NAME:=OpenMesh MR900/MR900v2
         PACKAGES:=kmod-ath9k om-watchdog
 endef
 
 define Profile/MR900/Description
-        Package set optimized for the OpenMesh MR900.
+        Package set optimized for the OpenMesh MR900/MR900v2.
 endef
 
 $(eval $(call Profile,MR900))