X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Flantiq%2Fxrx200%2Fprofiles%2Favm.mk;h=7eb6830bee4ebc367c8d1fb66d1f40b23edfe6b9;hb=58eccdac4fb6b384dde8723876e69dafb8bf2368;hp=77c1a0ad14ebda708113a6d57633e630488fe1bf;hpb=78a3f697a53b9d7582d1f750ad30bfaa815808d7;p=lede-git%2F.git diff --git a/target/linux/lantiq/xrx200/profiles/avm.mk b/target/linux/lantiq/xrx200/profiles/avm.mk index 77c1a0ad14..7eb6830bee 100644 --- a/target/linux/lantiq/xrx200/profiles/avm.mk +++ b/target/linux/lantiq/xrx200/profiles/avm.mk @@ -7,4 +7,7 @@ define Profile/FRITZ3370 ltq-vdsl-app ppp-mod-pppoa endef +FRITZ3370_UBIFS_OPTS:="-m 2048 -e 126KiB -c 4096" +FRITZ3370_UBI_OPTS:="-m 2048 -p 128KiB -s 512" + $(eval $(call Profile,FRITZ3370))