mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-15 07:02:09 +00:00
7 lines
148 B
Makefile
7 lines
148 B
Makefile
define Profile/FRITZ3370
|
|
NAME:=Fritz!Box WLan - FRITZ3370
|
|
PACKAGES:=kmod-ath9k wpad-mini kmod-usb-dwc2
|
|
endef
|
|
|
|
$(eval $(call Profile,FRITZ3370))
|