summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/generic
diff options
context:
space:
mode:
authorSven Eckelmann <sven.eckelmann@open-mesh.com>2016-05-20 17:53:19 +0200
committerFelix Fietkau <nbd@nbd.name>2016-05-23 12:19:26 +0200
commitf21de7d9a8bf7d38ff69b750ebf9141b0a1f0a37 (patch)
tree88d7031ced7bca2561863bc206d1d9899cd9dda9 /target/linux/ar71xx/generic
parentc4e3706533eb5692307c6f7bae88b0379016dd4f (diff)
downloadmaster-31e0f0ae-f21de7d9a8bf7d38ff69b750ebf9141b0a1f0a37.tar.gz
master-31e0f0ae-f21de7d9a8bf7d38ff69b750ebf9141b0a1f0a37.tar.bz2
master-31e0f0ae-f21de7d9a8bf7d38ff69b750ebf9141b0a1f0a37.zip
ar71xx: add MR1750v2 to the MR1750 profile
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
Diffstat (limited to 'target/linux/ar71xx/generic')
-rw-r--r--target/linux/ar71xx/generic/profiles/openmesh.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/generic/profiles/openmesh.mk b/target/linux/ar71xx/generic/profiles/openmesh.mk
index eb972ee12c..15b974abf5 100644
--- a/target/linux/ar71xx/generic/profiles/openmesh.mk
+++ b/target/linux/ar71xx/generic/profiles/openmesh.mk
@@ -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))