mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00:00
speedup luci and memory optimization (need to update feeds)
This commit is contained in:
parent
f10d9502fe
commit
3ac15bbed8
@ -150,7 +150,7 @@ menu "Target Images"
|
|||||||
int "Block size (in KiB)"
|
int "Block size (in KiB)"
|
||||||
depends on TARGET_ROOTFS_SQUASHFS
|
depends on TARGET_ROOTFS_SQUASHFS
|
||||||
default 64 if LOW_MEMORY_FOOTPRINT
|
default 64 if LOW_MEMORY_FOOTPRINT
|
||||||
default 256
|
default 128
|
||||||
|
|
||||||
menuconfig TARGET_ROOTFS_UBIFS
|
menuconfig TARGET_ROOTFS_UBIFS
|
||||||
bool "ubifs"
|
bool "ubifs"
|
||||||
|
Loading…
Reference in New Issue
Block a user