summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-12-11 01:42:13 +0000
committerEric Andersen <andersen@codepoet.org>2003-12-11 01:42:13 +0000
commite7047887b040da7035f11d0fe48d76bd67381c9c (patch)
tree4fc4c04847936656adf9d1d3aef35edd1ac5ffe7 /debian
parent37f4116ecb03fcf5de2bc8aab8d480b9b063bab5 (diff)
downloadbusybox-w32-e7047887b040da7035f11d0fe48d76bd67381c9c.tar.gz
busybox-w32-e7047887b040da7035f11d0fe48d76bd67381c9c.tar.bz2
busybox-w32-e7047887b040da7035f11d0fe48d76bd67381c9c.zip
Update modutils with 2.6 module support
Diffstat (limited to 'debian')
-rw-r--r--debian/config-udeb-linux-i3864
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/config-udeb-linux-i386 b/debian/config-udeb-linux-i386
index f44000482..678a6a193 100644
--- a/debian/config-udeb-linux-i386
+++ b/debian/config-udeb-linux-i386
@@ -252,8 +252,8 @@ CONFIG_USE_BB_PWD_GRP=y
252CONFIG_MODUTILS_OBJ=y 252CONFIG_MODUTILS_OBJ=y
253CONFIG_DEPMOD=y 253CONFIG_DEPMOD=y
254CONFIG_INSMOD=y 254CONFIG_INSMOD=y
255# CONFIG_FEATURE_OLD_MODULE_INTERFACE is not set 255# CONFIG_FEATURE_2_2_MODULES is not set
256CONFIG_FEATURE_NEW_MODULE_INTERFACE=y 256CONFIG_FEATURE_2_4_MODULES=y
257 257
258# 258#
259# Support new (post 2.1) Linux kernels (Forced enabled) 259# Support new (post 2.1) Linux kernels (Forced enabled)