diff options
author | Cem Keylan <cem@ckyln.com> | 2020-01-10 12:17:50 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-01-10 12:17:50 +0300 |
commit | 0bfe3320076cf1d1e6dc92016b5168980976ead7 (patch) | |
tree | 99bb1e5241dec46e2fe85a677d0bbbe9ea53ed66 /core/busybox/files | |
parent | b21de312a0883b0c51b10f7a768b314517f1e8d1 (diff) | |
download | repository-0bfe3320076cf1d1e6dc92016b5168980976ead7.tar.gz |
busybox: build unzip
Diffstat (limited to 'core/busybox/files')
-rw-r--r-- | core/busybox/files/.config | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/core/busybox/files/.config b/core/busybox/files/.config index 3d6ecc42..611f8f50 100644 --- a/core/busybox/files/.config +++ b/core/busybox/files/.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Busybox version: 1.31.1 -# Wed Dec 18 10:48:12 2019 +# Fri Jan 10 12:16:37 2020 # CONFIG_HAVE_DOT_CONFIG=y @@ -186,11 +186,11 @@ CONFIG_FEATURE_TAR_TO_COMMAND=y CONFIG_FEATURE_TAR_UNAME_GNAME=y CONFIG_FEATURE_TAR_NOPRESERVE_TIME=y # CONFIG_FEATURE_TAR_SELINUX is not set -# CONFIG_UNZIP is not set -# CONFIG_FEATURE_UNZIP_CDF is not set -# CONFIG_FEATURE_UNZIP_BZIP2 is not set -# CONFIG_FEATURE_UNZIP_LZMA is not set -# CONFIG_FEATURE_UNZIP_XZ is not set +CONFIG_UNZIP=y +CONFIG_FEATURE_UNZIP_CDF=y +CONFIG_FEATURE_UNZIP_BZIP2=y +CONFIG_FEATURE_UNZIP_LZMA=y +CONFIG_FEATURE_UNZIP_XZ=y # CONFIG_FEATURE_LZMA_FAST is not set # |