projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42734cc
)
Enable padding of jffs2 images to user specified filesystem size
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 12 Apr 2011 20:46:34 +0000
(20:46 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 12 Apr 2011 20:46:34 +0000
(20:46 +0000)
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26624
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/x86/image/Config.in
patch
|
blob
|
history
diff --git
a/target/linux/x86/image/Config.in
b/target/linux/x86/image/Config.in
index
958e43e
..
19f0cb3
100644
(file)
--- a/
target/linux/x86/image/Config.in
+++ b/
target/linux/x86/image/Config.in
@@
-55,6
+55,7
@@
config OLPC_BOOTSCRIPT_IMAGES
config TARGET_IMAGES_PAD
bool "Pad images to filesystem size (for JFFS2)"
depends OLPC_BOOTSCRIPT_IMAGES || X86_GRUB_IMAGES
+ default y
config TARGET_KERNEL_PARTSIZE
int "Kernel partition size (in MB)"