summaryrefslogtreecommitdiff
path: root/package/busybox
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2004-11-06 07:02:56 +0000
committerEric Andersen <andersen@codepoet.org>2004-11-06 07:02:56 +0000
commit71f799e085f1f271f5c37c0fd563101a3bbcacc7 (patch)
tree01ce0a3f604aa4b0f0fa7e3d3b069909ecf44cfa /package/busybox
parentd8bbb722f03d20804c2df63e5e51d40bb0a35ecb (diff)
Disable busybox ar
Diffstat (limited to 'package/busybox')
-rw-r--r--package/busybox/busybox.config3
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