Author: blogic Date: 2014-11-14 17:55:32 +0100 (Fri, 14 Nov 2014) New Revision: 43270
Modified: trunk/target/linux/ar71xx/generic/profiles/openmesh.mk Log: ar71xx: adjust MR900 profile for the OpenMesh MR900v2 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 2014-11-14 16:55:26 UTC (rev 43269) +++ trunk/target/linux/ar71xx/generic/profiles/openmesh.mk 2014-11-14 16:55:32 UTC (rev 43270) @@ -39,12 +39,12 @@ $(eval $(call Profile,MR600)) define Profile/MR900 - NAME:=OpenMesh MR900 + NAME:=OpenMesh MR900/MR900v2 PACKAGES:=kmod-ath9k om-watchdog endef define Profile/MR900/Description - Package set optimized for the OpenMesh MR900. + Package set optimized for the OpenMesh MR900/MR900v2. endef $(eval $(call Profile,MR900)) _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
