From 868a0c978077836afee8ddce4d77de02a7047bac Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Wed, 17 Oct 2012 08:26:01 +0000 Subject: ar71xx: add support for the OpenMesh OM2P-HS board Signed-off-by: Marek Lindner Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33800 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/openmesh.mk') diff --git a/target/linux/ar71xx/generic/profiles/openmesh.mk b/target/linux/ar71xx/generic/profiles/openmesh.mk index 88e37ee56c..975a7edf1d 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