mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 22:23:27 +00:00
311faaa1bd
Signed-off-by: Felix Fietkau <nbd@nbd.name>
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))
|