build: set default squashfs block size to 64k for low-memory systems
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 2 Jun 2014 17:04:41 +0000 (17:04 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 2 Jun 2014 17:04:41 +0000 (17:04 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40981 3c298f89-4303-0410-b956-a3cf2f4a3e73

config/Config-images.in

index f4bb2ce..fdef3db 100644 (file)
@@ -146,6 +146,7 @@ menu "Target Images"
                config TARGET_SQUASHFS_BLOCK_SIZE
                        int "Block size (in KiB)"
                        depends on TARGET_ROOTFS_SQUASHFS
                config TARGET_SQUASHFS_BLOCK_SIZE
                        int "Block size (in KiB)"
                        depends on TARGET_ROOTFS_SQUASHFS
+                       default 64 if LOW_MEMORY_FOOTPRINT
                        default 256
 
        menuconfig TARGET_ROOTFS_UBIFS
                        default 256
 
        menuconfig TARGET_ROOTFS_UBIFS