lantiq: make xrx200 targets use the upstream dwc2 driver
[openwrt/openwrt.git] / target / linux / lantiq / xrx200 / profiles / avm.mk
1 define Profile/FRITZ3370
2 NAME:=Fritz!Box WLan - FRITZ3370
3 PACKAGES:=kmod-ath9k wpad-mini \
4 kmod-ltq-deu-vr9 kmod-usb-dwc2 \
5 kmod-ltq-vdsl-vr9-mei kmod-ltq-vdsl-vr9 \
6 kmod-ltq-atm-vr9 ltq-vdsl-vr9-fw-installer \
7 ltq-vdsl-app ppp-mod-pppoa
8 endef
9
10 FRITZ3370_UBIFS_OPTS:="-m 2048 -e 126KiB -c 4096"
11 FRITZ3370_UBI_OPTS:="-m 2048 -p 128KiB -s 512"
12
13 $(eval $(call Profile,FRITZ3370))