aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Eckelmann <sven.eckelmann@open-mesh.com>2016-06-17 15:24:46 +0200
committerSven Eckelmann <sven@narfation.org>2016-09-21 18:16:54 +0200
commit563eb0eabadfc62980018f77fc11d9f9d95f4a81 (patch)
tree5eb88048c226f678469a50ab8e789133018a7320
parenteeaa319a63a34d6a88c9031834505eefcbc9a043 (diff)
downloadupstream-563eb0eabadfc62980018f77fc11d9f9d95f4a81.tar.gz
upstream-563eb0eabadfc62980018f77fc11d9f9d95f4a81.tar.bz2
upstream-563eb0eabadfc62980018f77fc11d9f9d95f4a81.zip
ar71xx: add OM2P-HSv3 to the OM2P profile
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
-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 c0919ed1a0..ddd3f8d3a6 100644
--- a/target/linux/ar71xx/generic/profiles/openmesh.mk
+++ b/target/linux/ar71xx/generic/profiles/openmesh.mk
@@ -6,12 +6,12 @@
#
define Profile/OM2P
- NAME:=OpenMesh OM2P/OM2Pv2/OM2P-HS/OM2P-HSv2/OM2P-LC
+ NAME:=OpenMesh OM2P/OM2Pv2/OM2P-HS/OM2P-HSv2/OM2P-HSv3/OM2P-LC
PACKAGES:=kmod-ath9k om-watchdog
endef
define Profile/OM2P/Description
- Package set optimized for the OpenMesh OM2P/OM2Pv2/OM2P-HS/OM2P-HSv2/OM2P-LC.
+ Package set optimized for the OpenMesh OM2P/OM2Pv2/OM2P-HS/OM2P-HSv2/OM2P-HSv3/OM2P-LC.
endef
$(eval $(call Profile,OM2P))