diff options
Diffstat (limited to 'target/Config.in')
-rw-r--r-- | target/Config.in | 1 |
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" |