diff options
| author | Eric Andersen | 2003-02-11 01:18:42 +0100 |
|---|---|---|
| committer | Eric Andersen | 2003-02-11 01:18:42 +0100 |
| commit | e03eb9438ec2a2a8036f025df8cd112c1b686c63 (patch) | |
| tree | fd812f0ce2d556bcc74df884c72f79829dab692b | |
| parent | Update to version 4.5.6 (diff) | |
| download | buildroot-e03eb9438ec2a2a8036f025df8cd112c1b686c63.tar.gz buildroot-e03eb9438ec2a2a8036f025df8cd112c1b686c63.tar.xz buildroot-e03eb9438ec2a2a8036f025df8cd112c1b686c63.zip | |
Update for the latest
| -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 |
