mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 15:02:32 +00:00
0f6a9d5c7c
SVN-Revision: 31060
8 lines
209 B
Makefile
8 lines
209 B
Makefile
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))
|