From 15435868a86dfdee4c2e7cb6a4b37e9ac2207f1c Mon Sep 17 00:00:00 2001 From: nathan Date: Thu, 20 Oct 2005 19:17:37 +0000 Subject: [PATCH] Branch b1_4 allow auto-loading of lustre/LNET modules --- lustre/kernel_patches/kernel_configs/uml-vanilla-2.4.24.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/kernel_patches/kernel_configs/uml-vanilla-2.4.24.config b/lustre/kernel_patches/kernel_configs/uml-vanilla-2.4.24.config index 7c3217a..01b7fa8 100644 --- a/lustre/kernel_patches/kernel_configs/uml-vanilla-2.4.24.config +++ b/lustre/kernel_patches/kernel_configs/uml-vanilla-2.4.24.config @@ -43,7 +43,7 @@ CONFIG_UML_REAL_TIME_CLOCK=y # Loadable module support # CONFIG_MODULES=y -# CONFIG_KMOD is not set +CONFIG_KMOD=y # # Character Devices -- 1.8.3.1