2
0
forked from Ivasoft/openwrt

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
This commit is contained in:
Luka Perkov
2015-04-20 20:47:48 +00:00
parent 18f55ddf7d
commit 9d76de9771
9 changed files with 224 additions and 7 deletions

View File

@@ -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