Author: blogic Date: 2015-03-17 10:43:56 +0100 (Tue, 17 Mar 2015) New Revision: 44866
Modified: trunk/target/linux/ar71xx/generic/profiles/openmesh.mk Log: ar71xx: adjust OM5P profile for the OpenMesh OM5P-AN board Signed-off-by: Sven Eckelmann <[email protected]> Modified: trunk/target/linux/ar71xx/generic/profiles/openmesh.mk =================================================================== --- trunk/target/linux/ar71xx/generic/profiles/openmesh.mk 2015-03-17 09:43:52 UTC (rev 44865) +++ trunk/target/linux/ar71xx/generic/profiles/openmesh.mk 2015-03-17 09:43:56 UTC (rev 44866) @@ -17,12 +17,12 @@ $(eval $(call Profile,OM2P)) define Profile/OM5P - NAME:=OpenMesh OM5P + NAME:=OpenMesh OM5P/OM5P-AN PACKAGES:=kmod-ath9k om-watchdog endef define Profile/OM5P/Description - Package set optimized for the OpenMesh OM5P. + Package set optimized for the OpenMesh OM5P/OM5P-AN. endef $(eval $(call Profile,OM5P)) _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
