lkml.org 
[lkml]   [2000]   [Oct]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: 2.4.0-test9-pre8
On Mon, Oct 02, 2000 at 02:11:33AM -0400, Mohammad A. Haque wrote:
> Broke md as module. I guess this is one way to fix it.

I propose the following patch. It fixes lvm modules, too.

Jan


--- linux-2.4.0-test9-pre8/drivers/Makefile.orig Mon Oct 2 12:49:03 2000
+++ linux-2.4.0-test9-pre8/drivers/Makefile Mon Oct 2 12:43:18 2000
@@ -31,7 +31,8 @@
subdir-$(CONFIG_I2O) += i2o
subdir-$(CONFIG_IDE) += ide
subdir-$(CONFIG_SCSI) += scsi
-subdir-$(CONFIG_MD) += md
+subdir-$(CONFIG_BLK_DEV_MD) += md
+subdir-$(CONFIG_BLK_DEV_LVM) += md
subdir-$(CONFIG_IEEE1394) += ieee1394
subdir-$(CONFIG_PNP) += pnp
subdir-$(CONFIG_ISDN) += isdn
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 12:39    [W:1.472 / U:0.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site