ar71xx: add MR1750v2 to the MR1750 profile
authorSven Eckelmann <sven.eckelmann@open-mesh.com>
Fri, 20 May 2016 15:53:19 +0000 (17:53 +0200)
committerFelix Fietkau <nbd@nbd.name>
Mon, 23 May 2016 10:19:26 +0000 (12:19 +0200)
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
target/linux/ar71xx/generic/profiles/openmesh.mk

index eb972ee12ca7ddd190f3c9391b6ff01312cec78c..15b974abf564fb0072225a6cf7c0394fa399df29 100644 (file)
@@ -61,12 +61,12 @@ endef
 $(eval $(call Profile,MR900))
 
 define Profile/MR1750
-        NAME:=OpenMesh MR1750
+        NAME:=OpenMesh MR1750/MR1750v2
         PACKAGES:=kmod-ath9k kmod-ath10k
 endef
 
 define Profile/MR1750/Description
-        Package set optimized for the OpenMesh MR1750.
+        Package set optimized for the OpenMesh MR1750/MR1750v2.
 endef
 
 $(eval $(call Profile,MR1750))