summaryrefslogtreecommitdiff
path: root/target/Config.in
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2004-10-09 04:34:21 +0000
committerEric Andersen <andersen@codepoet.org>2004-10-09 04:34:21 +0000
commit4c4768b2f79d984a09acc7695a481e2ca281aeb2 (patch)
tree564d9f1d477d450c1b60677ada3c30f3981ae0c4 /target/Config.in
parent6c2a7c0359b432a75fddd26de5e11660a5661ad7 (diff)
Fix it so we once again build the target root_fs
Diffstat (limited to 'target/Config.in')
-rw-r--r--target/Config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/Config.in b/target/Config.in
index dbc631725..cd67a718f 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -3,6 +3,9 @@
menu "Target Options"
source "target/cramfs/Config.in"
+source "target/ext2/Config.in"
+source "target/jffs2/Config.in"
+source "target/squashfs/Config.in"
endmenu