ar71xx: adjust MR900 profile for the OpenMesh MR900v2 board
[15.05/openwrt.git] / target / linux / ar71xx / generic / profiles / openmesh.mk
index 6f714d5..100636e 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))