mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-11 13:15:47 +00:00
8 lines
191 B
Makefile
8 lines
191 B
Makefile
define Profile/P2601HNFX
|
|
NAME:=P2601HNFX - ZyXEL P-2601HN-Fx
|
|
PACKAGES:= kmod-usb-dwc-otg kmod-rt2800-usb wpad-mini \
|
|
kmod-ltq-dsl-firmware-b-ar9
|
|
endef
|
|
|
|
$(eval $(call Profile,P2601HNFX))
|