From: blogic Date: Sat, 9 Apr 2016 10:26:34 +0000 (+0000) Subject: ar71xx: add OM5P-ACv2 to the OM5P-AC profile X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=1480b0ce2b65743778f4e9eacb61d5787d1b9723;p=openwrt.git ar71xx: add OM5P-ACv2 to the OM5P-AC profile Signed-off-by: Sven Eckelmann git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49155 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ar71xx/generic/profiles/openmesh.mk b/target/linux/ar71xx/generic/profiles/openmesh.mk index 0873ac5306..6817c597b0 100644 --- a/target/linux/ar71xx/generic/profiles/openmesh.mk +++ b/target/linux/ar71xx/generic/profiles/openmesh.mk @@ -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))