From 7adef1244d50e8637bd1722a440a14f209b4b939 Mon Sep 17 00:00:00 2001 From: juhosg Date: Wed, 17 Oct 2012 15:26:54 +0000 Subject: AA: ar71xx: add support for the OpenMesh OM2P-HS board Backport of r33800. Signed-off-by: Marek Lindner Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33808 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/generic/profiles/openmesh.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ar71xx/generic/profiles') diff --git a/target/linux/ar71xx/generic/profiles/openmesh.mk b/target/linux/ar71xx/generic/profiles/openmesh.mk index 88e37ee56..975a7edf1 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/OM2P-LC + NAME:=OpenMesh OM2P/OM2P-HS/OM2P-LC PACKAGES:=kmod-ath9k om-watchdog endef define Profile/OM2P/Description - Package set optimized for the OpenMesh OM2P/OM2P-LC. + Package set optimized for the OpenMesh OM2P/OM2P-HS/OM2P-LC. endef $(eval $(call Profile,OM2P)) -- cgit v1.2.3