From: Eric Andersen Date: Sat, 6 Nov 2004 07:02:56 +0000 (-0000) Subject: Disable busybox ar X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=71f799e085f1f271f5c37c0fd563101a3bbcacc7;p=buildroot.git Disable busybox ar --- diff --git a/package/busybox/busybox.config b/package/busybox/busybox.config index d4dec882c7..f37f64717f 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