mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-10 08:39:49 +00:00
x86: image: select bootscript images by default for OLPC
SVN-Revision: 31783
This commit is contained in:
parent
3f62f5211a
commit
9e54e012d6
@ -73,6 +73,7 @@ config OLPC_BOOTSCRIPT_IMAGES
|
|||||||
bool "Build images with bootscript"
|
bool "Build images with bootscript"
|
||||||
depends TARGET_x86_olpc
|
depends TARGET_x86_olpc
|
||||||
depends TARGET_ROOTFS_EXT4FS || TARGET_ROOTFS_ISO || TARGET_ROOTFS_JFFS2 || TARGET_ROOTFS_SQUASHFS
|
depends TARGET_ROOTFS_EXT4FS || TARGET_ROOTFS_ISO || TARGET_ROOTFS_JFFS2 || TARGET_ROOTFS_SQUASHFS
|
||||||
|
default TARGET_x86_olpc
|
||||||
|
|
||||||
|
|
||||||
config TARGET_IMAGES_PAD
|
config TARGET_IMAGES_PAD
|
||||||
|
Loading…
Reference in New Issue
Block a user