openwrtv4/target/linux/lantiq/xway/profiles/aztech.mk
Luka Perkov 27fa640548 lantiq: add (incomplete) support for Aztech GR7000
*) can not connect to switch chip
*) only one usb port is working
*) wifi is not working

Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 37712
2013-08-06 10:17:16 +00:00

7 lines
143 B
Makefile

define Profile/GR7000
NAME:=Aztech GR7000
PACKAGES:= \
kmod-ltq-deu-ar9 kmod-ltq-hcd-ar9 \
swconfig
endef
$(eval $(call Profile,GR7000))