diff options
Diffstat (limited to 'configs/i686_defconfig')
-rw-r--r-- | configs/i686_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/i686_defconfig b/configs/i686_defconfig index fc1f2788f..dcf35d764 100644 --- a/configs/i686_defconfig +++ b/configs/i686_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 |