lantiq: new image build process - fix kernel entry address
[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 kmod-usb-dwc2
4 endef
5
6 FRITZ3370_UBIFS_OPTS:="-m 2048 -e 126KiB -c 4096"
7 FRITZ3370_UBI_OPTS:="-m 2048 -p 128KiB -s 512"
8
9 $(eval $(call Profile,FRITZ3370))