From: Sven Eckelmann Date: Fri, 17 Jun 2016 13:24:46 +0000 (+0200) Subject: ar71xx: add OM2P-HSv3 to the OM2P profile X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=563eb0eabadfc62980018f77fc11d9f9d95f4a81;p=15.05%2Fopenwrt.git ar71xx: add OM2P-HSv3 to the OM2P 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 c0919ed1a0..ddd3f8d3a6 100644 --- a/target/linux/ar71xx/generic/profiles/openmesh.mk +++ b/target/linux/ar71xx/generic/profiles/openmesh.mk @@ -6,12 +6,12 @@ # define Profile/OM2P - NAME:=OpenMesh OM2P/OM2Pv2/OM2P-HS/OM2P-HSv2/OM2P-LC + NAME:=OpenMesh OM2P/OM2Pv2/OM2P-HS/OM2P-HSv2/OM2P-HSv3/OM2P-LC PACKAGES:=kmod-ath9k om-watchdog endef define Profile/OM2P/Description - Package set optimized for the OpenMesh OM2P/OM2Pv2/OM2P-HS/OM2P-HSv2/OM2P-LC. + Package set optimized for the OpenMesh OM2P/OM2Pv2/OM2P-HS/OM2P-HSv2/OM2P-HSv3/OM2P-LC. endef $(eval $(call Profile,OM2P))