projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kernel/2.6.38] refresh patches
[openwrt.git]
/
target
/
linux
/
x86
/
image
/
Config.in
diff --git
a/target/linux/x86/image/Config.in
b/target/linux/x86/image/Config.in
index
b60baea
..
fba5da7
100644
(file)
--- a/
target/linux/x86/image/Config.in
+++ b/
target/linux/x86/image/Config.in
@@
-78,6
+78,10
@@
config OLPC_BOOTSCRIPT_IMAGES
config TARGET_IMAGES_PAD
bool "Pad images to filesystem size (for JFFS2)"
depends OLPC_BOOTSCRIPT_IMAGES || X86_GRUB_IMAGES
config TARGET_IMAGES_PAD
bool "Pad images to filesystem size (for JFFS2)"
depends OLPC_BOOTSCRIPT_IMAGES || X86_GRUB_IMAGES
+
+config TARGET_IMAGES_GZIP
+ bool "GZip images"
+ depends TARGET_IMAGES_PAD || TARGET_ROOTFS_EXT4FS
default y
config TARGET_KERNEL_PARTSIZE
default y
config TARGET_KERNEL_PARTSIZE
This page took
0.020178 seconds
and
4
git commands to generate.