summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/image
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-05-18 09:57:29 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-05-18 09:57:29 +0000
commit9e54e012d6500558fbb1d1eb8f40a24e1b0458af (patch)
treee9ff63a0f57229c97b4c712acd55eaceeee32665 /target/linux/x86/image
parent3f62f5211a357853649c50fc51ead3c5a338659f (diff)
downloadmaster-31e0f0ae-9e54e012d6500558fbb1d1eb8f40a24e1b0458af.tar.gz
master-31e0f0ae-9e54e012d6500558fbb1d1eb8f40a24e1b0458af.tar.bz2
master-31e0f0ae-9e54e012d6500558fbb1d1eb8f40a24e1b0458af.zip
x86: image: select bootscript images by default for OLPC
SVN-Revision: 31783
Diffstat (limited to 'target/linux/x86/image')
-rw-r--r--target/linux/x86/image/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/x86/image/Config.in b/target/linux/x86/image/Config.in
index a4048c9764..87213aea07 100644
--- a/target/linux/x86/image/Config.in
+++ b/target/linux/x86/image/Config.in
@@ -73,6 +73,7 @@ config OLPC_BOOTSCRIPT_IMAGES
bool "Build images with bootscript"
depends TARGET_x86_olpc
depends TARGET_ROOTFS_EXT4FS || TARGET_ROOTFS_ISO || TARGET_ROOTFS_JFFS2 || TARGET_ROOTFS_SQUASHFS
+ default TARGET_x86_olpc
config TARGET_IMAGES_PAD