summaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-03-17 09:43:56 +0000
committerJohn Crispin <john@openwrt.org>2015-03-17 09:43:56 +0000
commit55a71c1374e0832a0ab16713a16386b4373fe3e2 (patch)
tree72bee65790a979fda3df897edc52c6239332ec9f /target/linux
parent37a41024236ae982417c321c41640bda0b00befe (diff)
downloadmaster-31e0f0ae-55a71c1374e0832a0ab16713a16386b4373fe3e2.tar.gz
master-31e0f0ae-55a71c1374e0832a0ab16713a16386b4373fe3e2.tar.bz2
master-31e0f0ae-55a71c1374e0832a0ab16713a16386b4373fe3e2.zip
ar71xx: adjust OM5P profile for the OpenMesh OM5P-AN board
Signed-off-by: Sven Eckelmann <sven@open-mesh.com> SVN-Revision: 44866
Diffstat (limited to 'target/linux')
-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 100636e5a5..41b462e86b 100644
--- a/target/linux/ar71xx/generic/profiles/openmesh.mk
+++ b/target/linux/ar71xx/generic/profiles/openmesh.mk
@@ -17,12 +17,12 @@ endef
$(eval $(call Profile,OM2P))
define Profile/OM5P
- NAME:=OpenMesh OM5P
+ NAME:=OpenMesh OM5P/OM5P-AN
PACKAGES:=kmod-ath9k om-watchdog
endef
define Profile/OM5P/Description
- Package set optimized for the OpenMesh OM5P.
+ Package set optimized for the OpenMesh OM5P/OM5P-AN.
endef
$(eval $(call Profile,OM5P))