diff options
Diffstat (limited to 'package/busybox')
-rw-r--r-- | package/busybox/busybox.config | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package/busybox/busybox.config b/package/busybox/busybox.config index d4dec882c..f37f64717 100644 --- a/package/busybox/busybox.config +++ b/package/busybox/busybox.config @@ -36,8 +36,7 @@ PREFIX="./_install" # # Archival Utilities # -CONFIG_AR=y -CONFIG_FEATURE_AR_LONG_FILENAMES=y +# CONFIG_AR is not set CONFIG_BUNZIP2=y # CONFIG_CPIO is not set # CONFIG_DPKG is not set |