1
0
This repository has been archived on 2025-06-16. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files

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