aboutsummaryrefslogtreecommitdiffstats
path: root/obsolete-buildroot
diff options
context:
space:
mode:
authorMike Baker <mbm@openwrt.org>2004-07-19 18:45:46 +0000
committerMike Baker <mbm@openwrt.org>2004-07-19 18:45:46 +0000
commitb35b2aad668bcfc03b6ea4a8e48ae14b8e9a486f (patch)
tree3d05cb948075261e70bf908dae2d41be80a0e29f /obsolete-buildroot
parentc0c3b8970091452f6749624feea99e83f1ca00ae (diff)
downloadupstream-b35b2aad668bcfc03b6ea4a8e48ae14b8e9a486f.tar.gz
upstream-b35b2aad668bcfc03b6ea4a8e48ae14b8e9a486f.tar.bz2
upstream-b35b2aad668bcfc03b6ea4a8e48ae14b8e9a486f.zip
bump snapshot version to 20040718 to fix v1.x flaws
SVN-Revision: 105
Diffstat (limited to 'obsolete-buildroot')
-rw-r--r--obsolete-buildroot/Makefile2
-rw-r--r--obsolete-buildroot/sources/busybox.config2
2 files changed, 1 insertions, 3 deletions
diff --git a/obsolete-buildroot/Makefile b/obsolete-buildroot/Makefile
index 84afb7b7ef..13955e4d89 100644
--- a/obsolete-buildroot/Makefile
+++ b/obsolete-buildroot/Makefile
@@ -28,7 +28,7 @@
#
#############################################################
-SNAPSHOT:=20040705
+SNAPSHOT:=20040718
ARCH:=mipsel
USE_UCLIBC_SNAPSHOT:=$(SNAPSHOT)
diff --git a/obsolete-buildroot/sources/busybox.config b/obsolete-buildroot/sources/busybox.config
index dc8ffab6e1..594ba99df9 100644
--- a/obsolete-buildroot/sources/busybox.config
+++ b/obsolete-buildroot/sources/busybox.config
@@ -280,7 +280,6 @@ CONFIG_TIME=y
# Linux Module Utilities
#
CONFIG_INSMOD=y
-# CONFIG_FEATURE_2_2_MODULES is not set
CONFIG_FEATURE_2_4_MODULES=y
# CONFIG_FEATURE_2_6_MODULES is not set
# CONFIG_FEATURE_INSMOD_VERSION_CHECKING is not set
@@ -288,7 +287,6 @@ 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