diff options
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 |