mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 15:18:05 +02:00
2b03aafe31
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31908 3c298f89-4303-0410-b956-a3cf2f4a3e73
8 lines
171 B
Makefile
8 lines
171 B
Makefile
define Profile/H201L
|
|
NAME:=H201L - ZTE ZXV10
|
|
PACKAGES:= kmod-usb-dwc-otg kmod-ath9k-htc wpad-mini \
|
|
kmod-ltq-dsl-firmware-b-ar9
|
|
endef
|
|
|
|
$(eval $(call Profile,H201L))
|