From: Sven Eckelmann Date: Fri, 20 May 2016 15:53:19 +0000 (+0200) Subject: ar71xx: add MR1750v2 to the MR1750 profile X-Git-Tag: v17.01.0-rc1~2658 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=f21de7d9a8bf7d38ff69b750ebf9141b0a1f0a37 ar71xx: add MR1750v2 to the MR1750 profile Signed-off-by: Sven Eckelmann --- diff --git a/target/linux/ar71xx/generic/profiles/openmesh.mk b/target/linux/ar71xx/generic/profiles/openmesh.mk index eb972ee12c..15b974abf5 100644 --- a/target/linux/ar71xx/generic/profiles/openmesh.mk +++ b/target/linux/ar71xx/generic/profiles/openmesh.mk @@ -61,12 +61,12 @@ endef $(eval $(call Profile,MR900)) define Profile/MR1750 - NAME:=OpenMesh MR1750 + NAME:=OpenMesh MR1750/MR1750v2 PACKAGES:=kmod-ath9k kmod-ath10k endef define Profile/MR1750/Description - Package set optimized for the OpenMesh MR1750. + Package set optimized for the OpenMesh MR1750/MR1750v2. endef $(eval $(call Profile,MR1750))