aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/generic/profiles
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2015-04-20 20:47:48 +0000
committerLuka Perkov <luka@openwrt.org>2015-04-20 20:47:48 +0000
commit9d76de977142e50753e27144d172fde068fd4936 (patch)
tree8b19b97ad0376ebb7a3f285d4bae1c96b69eee7c /target/linux/ar71xx/generic/profiles
parent18f55ddf7db9a01a21089128e1e8b7bb318e1508 (diff)
downloadupstream-9d76de977142e50753e27144d172fde068fd4936.tar.gz
upstream-9d76de977142e50753e27144d172fde068fd4936.tar.bz2
upstream-9d76de977142e50753e27144d172fde068fd4936.zip
ar71xx: add support for compex wpj344
Signed-off-by: Christian Mehlis <christian@m3hlis.de> Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 45527
Diffstat (limited to 'target/linux/ar71xx/generic/profiles')
-rw-r--r--target/linux/ar71xx/generic/profiles/compex.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/ar71xx/generic/profiles/compex.mk b/target/linux/ar71xx/generic/profiles/compex.mk
index d1a4f12e5e..6528d4a197 100644
--- a/target/linux/ar71xx/generic/profiles/compex.mk
+++ b/target/linux/ar71xx/generic/profiles/compex.mk
@@ -27,6 +27,16 @@ endef
$(eval $(call Profile,WPE72))
+define Profile/WPJ344
+ NAME:=Compex WPJ344
+endef
+
+define Profile/WPJ344/Description
+ Package set optimized for the Compex WPJ344 board.
+endef
+
+$(eval $(call Profile,WPJ344))
+
define Profile/WPJ558
NAME:=Compex WPJ558
endef