diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-03-10 22:56:06 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-04-09 11:04:36 +0200 |
commit | c1d601afff4ca569933e60281b363ead9f15a1f4 (patch) | |
tree | aebb723383915660fd7e2ded49ccd6758692cdaa /configs/v100sc2_defconfig | |
parent | 3474716bff31a3d287d0d3813eb7e107cedfa3ef (diff) | |
download | buildroot-novena-c1d601afff4ca569933e60281b363ead9f15a1f4.tar.gz buildroot-novena-c1d601afff4ca569933e60281b363ead9f15a1f4.zip |
Update defconfigs after fs cleanup
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/v100sc2_defconfig')
-rw-r--r-- | configs/v100sc2_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/v100sc2_defconfig b/configs/v100sc2_defconfig index 3c2afa454..836321aa2 100644 --- a/configs/v100sc2_defconfig +++ b/configs/v100sc2_defconfig @@ -703,7 +703,7 @@ BR2_TARGET_ROOTFS_TAR_NONE=y # BR2_TARGET_ROOTFS_TAR_BZIP2 is not set # BR2_TARGET_ROOTFS_TAR_LZMA is not set BR2_TARGET_ROOTFS_TAR_OPTIONS="" -BR2_TARGET_ROOTFS_TAR_COPYTO="" + # BR2_TARGET_ROOTFS_CPIO is not set # BR2_TARGET_ROOTFS_INITRAMFS is not set # BR2_TARGET_ROOTFS_ROMFS is not set |