projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b24897e
)
build: set default squashfs block size to 64k for low-memory systems
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 2 Jun 2014 17:04:41 +0000
(17:04 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 2 Jun 2014 17:04:41 +0000
(17:04 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40981
config/Config-images.in
patch
|
blob
|
history
diff --git
a/config/Config-images.in
b/config/Config-images.in
index f4bb2ce2cbbb3f4d059e954a031227e2e2b681cc..fdef3db27e2878b712ba100e219b4dc60d480efc 100644
(file)
--- a/
config/Config-images.in
+++ b/
config/Config-images.in
@@
-146,6
+146,7
@@
menu "Target Images"
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