summaryrefslogtreecommitdiff
path: root/target/tar
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2005-02-09 19:40:19 +0000
committerEric Andersen <andersen@codepoet.org>2005-02-09 19:40:19 +0000
commit6fa2c16be92d2dcf92c280964d72cb7bb5de6cd4 (patch)
tree54cbb302dd05098d842fb191856c61696ccf4890 /target/tar
parent18e57618d7d2734994eb1d6eaa0037ea58ed7729 (diff)
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