mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-11 13:15:47 +00:00
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))
|