summaryrefslogtreecommitdiff
path: root/target/Config.in
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-02-09 16:06:06 +0000
committerMike Frysinger <vapier@gentoo.org>2005-02-09 16:06:06 +0000
commitcd0a84da7e04e09353e04e1d0500641db6500e21 (patch)
tree29a7ee866b750e872b98ed184414ce270783fdc2 /target/Config.in
parent80e5aaa56b6985890d09a23228e0cbf55d298356 (diff)
allow users to generate tarballs of the target filesystem
Diffstat (limited to 'target/Config.in')
-rw-r--r--target/Config.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/target/Config.in b/target/Config.in
index cd67a718f..6ba3e43df 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -1,11 +1,9 @@
-#
-
menu "Target Options"
source "target/cramfs/Config.in"
source "target/ext2/Config.in"
source "target/jffs2/Config.in"
source "target/squashfs/Config.in"
+source "target/tar/Config.in"
endmenu
-