openwrtv4/target/linux/lantiq/xrx200/profiles/avm.mk
Felix Fietkau 311faaa1bd lantiq: move ubi/ubifs options to the image makefile
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-05-19 15:13:29 +02:00

6 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))