mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 07:30:48 +02:00
Enable padding of jffs2 images to user specified filesystem size
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26624 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
cd427d04f0
commit
a752384ffa
@ -55,6 +55,7 @@ config OLPC_BOOTSCRIPT_IMAGES
|
|||||||
config TARGET_IMAGES_PAD
|
config TARGET_IMAGES_PAD
|
||||||
bool "Pad images to filesystem size (for JFFS2)"
|
bool "Pad images to filesystem size (for JFFS2)"
|
||||||
depends OLPC_BOOTSCRIPT_IMAGES || X86_GRUB_IMAGES
|
depends OLPC_BOOTSCRIPT_IMAGES || X86_GRUB_IMAGES
|
||||||
|
default y
|
||||||
|
|
||||||
config TARGET_KERNEL_PARTSIZE
|
config TARGET_KERNEL_PARTSIZE
|
||||||
int "Kernel partition size (in MB)"
|
int "Kernel partition size (in MB)"
|
||||||
|
Loading…
Reference in New Issue
Block a user