increase firmware free ram and luci respnse speed

This commit is contained in:
coolsnowwolf 2018-10-19 14:04:27 +08:00
parent 71eba08dc9
commit 1c4bad1c05

View File

@ -150,7 +150,7 @@ menu "Target Images"
int "Block size (in KiB)"
depends on TARGET_ROOTFS_SQUASHFS
default 64 if LOW_MEMORY_FOOTPRINT
default 512
default 256
menuconfig TARGET_ROOTFS_UBIFS
bool "ubifs"