Author: blogic Date: 2016-04-09 12:26:34 +0200 (Sat, 09 Apr 2016) New Revision: 49155
Modified: trunk/target/linux/ar71xx/generic/profiles/openmesh.mk Log: ar71xx: add OM5P-ACv2 to the OM5P-AC profile Signed-off-by: Sven Eckelmann <[email protected]> Modified: trunk/target/linux/ar71xx/generic/profiles/openmesh.mk =================================================================== --- trunk/target/linux/ar71xx/generic/profiles/openmesh.mk 2016-04-09 10:26:31 UTC (rev 49154) +++ trunk/target/linux/ar71xx/generic/profiles/openmesh.mk 2016-04-09 10:26:34 UTC (rev 49155) @@ -28,12 +28,12 @@ $(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)) _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
