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 142ac878d..4787ec094 100644 --- a/target/tar/Config.in +++ b/target/tar/Config.in @@ -1,7 +1,7 @@ config BR2_TARGET_ROOTFS_TAR bool "tar the root filesystem" default n - select BR2_HOST_FAKEROUTE + select BR2_HOST_FAKEROOT help Build a tar archive of the root filesystem |