27fa640548
*) 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
8 lines
143 B
Makefile
8 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))
|