aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/generic/profiles
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-10-17 15:26:54 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-10-17 15:26:54 +0000
commit7adef1244d50e8637bd1722a440a14f209b4b939 (patch)
tree0b9ea761d15bbc41ce5f9a127ec786a41fa102aa /target/linux/ar71xx/generic/profiles
parent9a5682546b465ca9752c5200d958661ebc9016e6 (diff)
downloadopenwrt-7adef1244d50e8637bd1722a440a14f209b4b939.tar.gz
openwrt-7adef1244d50e8637bd1722a440a14f209b4b939.zip
AA: ar71xx: add support for the OpenMesh OM2P-HS board
Backport of r33800. Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33808 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/generic/profiles')
-rw-r--r--target/linux/ar71xx/generic/profiles/openmesh.mk4
1 files changed, 2 insertions, 2 deletions
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))