From: juhosg Date: Fri, 18 May 2012 09:57:29 +0000 (+0000) Subject: x86: image: select bootscript images by default for OLPC X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=8f9cbdeccdcab5747ad69b17ba7f720238c0f9d0;p=openwrt.git x86: image: select bootscript images by default for OLPC git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31783 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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