summaryrefslogtreecommitdiffstats
path: root/obsolete-buildroot/sources
diff options
context:
space:
mode:
authormbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>2004-07-21 06:38:19 +0000
committermbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>2004-07-21 06:38:19 +0000
commitda723a7fdefaa9d3e792aaabf40a033dab768e3d (patch)
tree513b48dde2c639074d7d276ca9f75fe5ffc6f008 /obsolete-buildroot/sources
parent9517dbb38bcd8ccc2b900d61d233e6a2fce30000 (diff)
Downgrade uclibc, change busybox options
- this is a temporary workaround git-svn-id: svn://svn.openwrt.org/openwrt/trunk@112 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'obsolete-buildroot/sources')
-rw-r--r--obsolete-buildroot/sources/busybox.config3
1 files changed, 2 insertions, 1 deletions
diff --git a/obsolete-buildroot/sources/busybox.config b/obsolete-buildroot/sources/busybox.config
index 594ba99df..2d7c51fb3 100644
--- a/obsolete-buildroot/sources/busybox.config
+++ b/obsolete-buildroot/sources/busybox.config
@@ -49,7 +49,7 @@ CONFIG_GZIP=y
CONFIG_TAR=y
CONFIG_FEATURE_TAR_CREATE=y
CONFIG_FEATURE_TAR_BZIP2=y
-CONFIG_FEATURE_TAR_FROM=y
+# CONFIG_FEATURE_TAR_FROM is not set
CONFIG_FEATURE_TAR_GZIP=y
# CONFIG_FEATURE_TAR_COMPRESS is not set
# CONFIG_FEATURE_TAR_OLDGNU_COMPATABILITY is not set
@@ -287,6 +287,7 @@ CONFIG_FEATURE_2_4_MODULES=y
# CONFIG_FEATURE_INSMOD_LOADINKMEM is not set
# CONFIG_FEATURE_INSMOD_LOAD_MAP is not set
CONFIG_LSMOD=y
+CONFIG_FEATURE_QUERY_MODULE_INTERFACE=y
# CONFIG_MODPROBE is not set
CONFIG_RMMOD=y
# CONFIG_FEATURE_CHECK_TAINTED_MODULE is not set