summaryrefslogtreecommitdiffstats
path: root/Config.in
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-10-17 01:25:20 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-10-17 01:25:20 +0000
commit69071113053bd0e4f26546b93aff07370f60497a (patch)
tree653efef061c269ff345d1129f7f5a968e4bbace8 /Config.in
parent2bc9370619d61ca465cfeffb6321be67f4e2ead4 (diff)
downloadmaster-31e0f0ae-69071113053bd0e4f26546b93aff07370f60497a.tar.gz
master-31e0f0ae-69071113053bd0e4f26546b93aff07370f60497a.tar.bz2
master-31e0f0ae-69071113053bd0e4f26546b93aff07370f60497a.zip
add USES_EXT2 flag for target platforms
SVN-Revision: 5175
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in1
1 files changed, 1 insertions, 0 deletions
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