From 69071113053bd0e4f26546b93aff07370f60497a Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 17 Oct 2006 01:25:20 +0000 Subject: add USES_EXT2 flag for target platforms SVN-Revision: 5175 --- Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Config.in') diff --git a/Config.in b/Config.in index 74b3696242..bdd5547d94 100644 --- a/Config.in +++ b/Config.in @@ -86,6 +86,7 @@ menu "Target Images" config TARGET_ROOTFS_EXT2FS bool "ext2" default y if !USES_SQUASHFS && !USES_JFFS2 + default y if USES_EXT2 depends !TARGET_ROOTFS_INITRAMFS help Ext2 file system with some free space for uml images -- cgit v1.2.3