ar71xx: add OM5P-ACv2 to the OM5P-AC profile
authorSven Eckelmann <sven.eckelmann@open-mesh.com>
Thu, 19 May 2016 18:21:17 +0000 (20:21 +0200)
committerSven Eckelmann <sven@narfation.org>
Wed, 21 Sep 2016 16:16:54 +0000 (18:16 +0200)
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
Backport of r49155

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

index 64aaa24..c0919ed 100644 (file)
@@ -28,12 +28,12 @@ endef
 $(eval $(call Profile,OM5P))
 
 define Profile/OM5PAC
-       NAME:=OpenMesh OM5P-AC
+       NAME:=OpenMesh OM5P-AC/OM5P-ACv2
        PACKAGES:=kmod-ath9k kmod-ath10k om-watchdog ath10k-firmware-qca988x
 endef
 
 define Profile/OM5PAC/Description
-       Package set optimized for the OpenMesh OM5P-AC.
+       Package set optimized for the OpenMesh OM5P-AC/OM5P-ACv2.
 endef
 
 $(eval $(call Profile,OM5PAC))