summaryrefslogtreecommitdiff
path: root/target/Config.in
diff options
context:
space:
mode:
authorHamish Moffatt <hamish@cloud.net.au>2008-04-04 04:25:18 +0000
committerHamish Moffatt <hamish@cloud.net.au>2008-04-04 04:25:18 +0000
commitdf43e6a89080bd4d3a9496dee9085eed7035a68f (patch)
tree0ecaf1c7007b53ac8605bcabf7a7f3c166357d1c /target/Config.in
parente59659d5b3262dc04fbb3b8810ccf440e2ebf2e1 (diff)
Add ubifs target
Diffstat (limited to 'target/Config.in')
-rw-r--r--target/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/Config.in b/target/Config.in
index 385d7ffb3..0ea3861a7 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -6,6 +6,7 @@ source "target/cramfs/Config.in"
source "target/cloop/Config.in"
source "target/ext2/Config.in"
source "target/jffs2/Config.in"
+source "target/ubifs/Config.in"
source "target/squashfs/Config.in"
source "target/tar/Config.in"
source "target/cpio/Config.in"