ar71xx: add OM5P-ACv2 to the OM5P-AC profile
authorJohn Crispin <john@openwrt.org>
Sat, 9 Apr 2016 10:26:34 +0000 (10:26 +0000)
committerJohn Crispin <john@openwrt.org>
Sat, 9 Apr 2016 10:26:34 +0000 (10:26 +0000)
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
SVN-Revision: 49155

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

index 0873ac53066f0fef7d8ebae36b6d201eb7136db1..6817c597b07c6ea868ecb17b74f2adf4deb80229 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
 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))