build: set default squashfs block size to 64k for low-memory systems
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40981
This commit is contained in:
@@ -146,6 +146,7 @@ menu "Target Images"
|
|||||||
config TARGET_SQUASHFS_BLOCK_SIZE
|
config TARGET_SQUASHFS_BLOCK_SIZE
|
||||||
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 256
|
default 256
|
||||||
|
|
||||||
menuconfig TARGET_ROOTFS_UBIFS
|
menuconfig TARGET_ROOTFS_UBIFS
|
||||||
|
|||||||
Reference in New Issue
Block a user