1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-14 17:51:05 +02:00

8 lines
209 B
Makefile
Raw Normal View History

define Profile/FRITZ7320
NAME:=FRITZ7320 Fritzbox
PACKAGES:= kmod-usb-core kmod-usb-ifxhcd kmod-ledtrig-usbdev \
kmod-ltq-dsl-firmware-b-ar9 kmod-ath9k wpad-mini
endef
$(eval $(call Profile,FRITZ7320))