aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/generic/profiles/openmesh.mk
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-11-14 16:55:32 +0000
committerJohn Crispin <blogic@openwrt.org>2014-11-14 16:55:32 +0000
commit3368bcd2ba8859d891035d4d5230f2e285084167 (patch)
tree4e6506cff352542dfa5407425b6091d6b5168040 /target/linux/ar71xx/generic/profiles/openmesh.mk
parent95d7ac2e59afec902064f5585b009ba57a3efcd2 (diff)
downloadmaster-187ad058-3368bcd2ba8859d891035d4d5230f2e285084167.tar.gz
master-187ad058-3368bcd2ba8859d891035d4d5230f2e285084167.tar.bz2
master-187ad058-3368bcd2ba8859d891035d4d5230f2e285084167.zip
ar71xx: adjust MR900 profile for the OpenMesh MR900v2 board
Signed-off-by: Sven Eckelmann <sven@open-mesh.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43270 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/generic/profiles/openmesh.mk')
-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 6f714d5f3f..100636e5a5 100644
--- a/target/linux/ar71xx/generic/profiles/openmesh.mk
+++ b/target/linux/ar71xx/generic/profiles/openmesh.mk
@@ -39,12 +39,12 @@ endef
$(eval $(call Profile,MR600))
define Profile/MR900
- NAME:=OpenMesh MR900
+ NAME:=OpenMesh MR900/MR900v2
PACKAGES:=kmod-ath9k om-watchdog
endef
define Profile/MR900/Description
- Package set optimized for the OpenMesh MR900.
+ Package set optimized for the OpenMesh MR900/MR900v2.
endef
$(eval $(call Profile,MR900))