diff options
Diffstat (limited to 'target/tar/Config.in')
-rw-r--r-- | target/tar/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/tar/Config.in b/target/tar/Config.in index 655a573dd..89640745d 100644 --- a/target/tar/Config.in +++ b/target/tar/Config.in @@ -1,5 +1,5 @@ config BR2_TARGET_ROOTFS_TAR - bool "tar the root filesystem for the target device" + bool "tar the root filesystem" default n help Build a tar archive of the root filesystem |