diff options
Diffstat (limited to 'sources/busybox.config')
-rw-r--r-- | sources/busybox.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sources/busybox.config b/sources/busybox.config index 5e5892339..fbb2e9879 100644 --- a/sources/busybox.config +++ b/sources/busybox.config @@ -52,8 +52,8 @@ CONFIG_FEATURE_TAR_CREATE=y CONFIG_FEATURE_TAR_BZIP2=y CONFIG_FEATURE_TAR_EXCLUDE=y CONFIG_FEATURE_TAR_GZIP=y -# CONFIG_FEATURE_TAR_OLDGNU_COMPATABILITY is not set -CONFIG_FEATURE_TAR_GNU_EXTENSIONS=y +# CONFIG_FEATURE_TAR_OLD_FORMAT is not set +CONFIG_FEATURE_GNUTAR_LONG_FILENAME=y CONFIG_FEATURE_UNARCHIVE_TAPE=y CONFIG_UNCOMPRESS=y CONFIG_UNZIP=y |