summaryrefslogtreecommitdiffstats
path: root/target/tar
diff options
context:
space:
mode:
authorEric Andersen2005-02-09 20:40:19 +0100
committerEric Andersen2005-02-09 20:40:19 +0100
commit6fa2c16be92d2dcf92c280964d72cb7bb5de6cd4 (patch)
tree54cbb302dd05098d842fb191856c61696ccf4890 /target/tar
parenttouchup description to look like all the others (diff)
downloadbuildroot-6fa2c16be92d2dcf92c280964d72cb7bb5de6cd4.tar.gz
buildroot-6fa2c16be92d2dcf92c280964d72cb7bb5de6cd4.tar.xz
buildroot-6fa2c16be92d2dcf92c280964d72cb7bb5de6cd4.zip
Fix broken config menu
Diffstat (limited to 'target/tar')
-rw-r--r--target/tar/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/tar/Config.in b/target/tar/Config.in
index 8cce50770..655a573dd 100644
--- a/target/tar/Config.in
+++ b/target/tar/Config.in
@@ -1,4 +1,4 @@
-menuconfig BR2_TARGET_ROOTFS_TAR
+config BR2_TARGET_ROOTFS_TAR
bool "tar the root filesystem for the target device"
default n
help