Loading target/Config.in +4 −1 Original line number Diff line number Diff line menu "Target Options" comment "filesystem for target device" source "target/cramfs/Config.in" source "target/ext2/Config.in" source "target/jffs2/Config.in" source "target/squashfs/Config.in" source "target/tar/Config.in" comment "bootloader for target device" source "target/x86/grub/Config.in" source "target/x86/syslinux/Config.in" source "target/powerpc/yaboot/Config.in" Loading @@ -13,4 +17,3 @@ source "target/powerpc/yaboot/Config.in" endmenu source "target/device/Config.in" target/cramfs/Config.in +1 −1 Original line number Diff line number Diff line config BR2_TARGET_ROOTFS_CRAMFS bool "cramfs root filesystem for the target device" bool "cramfs root filesystem" default n help Build a cramfs root filesystem Loading target/ext2/Config.in +1 −1 Original line number Diff line number Diff line config BR2_TARGET_ROOTFS_EXT2 bool "ext2 root filesystem for the target device" bool "ext2 root filesystem" default y help Build an ext2 root filesystem Loading target/jffs2/Config.in +1 −1 Original line number Diff line number Diff line config BR2_TARGET_ROOTFS_JFFS2 bool "jffs2 root filesystem for the target device" bool "jffs2 root filesystem" default n help Build a jffs2 root filesystem Loading target/powerpc/yaboot/Config.in +1 −1 Original line number Diff line number Diff line config BR2_TARGET_YABOOT bool "yaboot bootloader" bool "yaboot" default n depends on BR2_powerpc help Loading Loading
target/Config.in +4 −1 Original line number Diff line number Diff line menu "Target Options" comment "filesystem for target device" source "target/cramfs/Config.in" source "target/ext2/Config.in" source "target/jffs2/Config.in" source "target/squashfs/Config.in" source "target/tar/Config.in" comment "bootloader for target device" source "target/x86/grub/Config.in" source "target/x86/syslinux/Config.in" source "target/powerpc/yaboot/Config.in" Loading @@ -13,4 +17,3 @@ source "target/powerpc/yaboot/Config.in" endmenu source "target/device/Config.in"
target/cramfs/Config.in +1 −1 Original line number Diff line number Diff line config BR2_TARGET_ROOTFS_CRAMFS bool "cramfs root filesystem for the target device" bool "cramfs root filesystem" default n help Build a cramfs root filesystem Loading
target/ext2/Config.in +1 −1 Original line number Diff line number Diff line config BR2_TARGET_ROOTFS_EXT2 bool "ext2 root filesystem for the target device" bool "ext2 root filesystem" default y help Build an ext2 root filesystem Loading
target/jffs2/Config.in +1 −1 Original line number Diff line number Diff line config BR2_TARGET_ROOTFS_JFFS2 bool "jffs2 root filesystem for the target device" bool "jffs2 root filesystem" default n help Build a jffs2 root filesystem Loading
target/powerpc/yaboot/Config.in +1 −1 Original line number Diff line number Diff line config BR2_TARGET_YABOOT bool "yaboot bootloader" bool "yaboot" default n depends on BR2_powerpc help Loading