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/i386_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/i386_defconfig')
-rw-r--r-- | configs/i386_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/i386_defconfig b/configs/i386_defconfig index f4506f128..4c2d092cd 100644 --- a/configs/i386_defconfig +++ b/configs/i386_defconfig @@ -701,8 +701,8 @@ BR2_TARGET_ROOTFS_JFFS2_EBSIZE=0x20000 BR2_TARGET_ROOTFS_JFFS2_LE=y # BR2_TARGET_ROOTFS_JFFS2_BE is not set # BR2_TARGET_ROOTFS_JFFS2_SUMMARY is not set -BR2_TARGET_ROOTFS_JFFS2_OUTPUT="$(IMAGE).jffs2" -BR2_TARGET_ROOTFS_JFFS2_COPYTO="" + + # BR2_TARGET_ROOTFS_UBIFS is not set # BR2_TARGET_ROOTFS_SQUASHFS is not set # BR2_TARGET_ROOTFS_TAR is not set |