From: blogic Date: Fri, 14 Nov 2014 16:55:32 +0000 (+0000) Subject: ar71xx: adjust MR900 profile for the OpenMesh MR900v2 board X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=ce195ea77990afef5b9b29a887643be0f8a02ed3;p=openwrt.git ar71xx: adjust MR900 profile for the OpenMesh MR900v2 board Signed-off-by: Sven Eckelmann git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43270 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ar71xx/generic/profiles/openmesh.mk b/target/linux/ar71xx/generic/profiles/openmesh.mk index 6f714d5f3f..100636e5a5 100644 --- a/target/linux/ar71xx/generic/profiles/openmesh.mk +++ b/target/linux/ar71xx/generic/profiles/openmesh.mk @@ -39,12 +39,12 @@ endef $(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))