Re: 2.4.0-test9-pre8

From: Christoph Hellwig (hch@ns.lst.de)
Date: Mon Oct 02 2000 - 16:00:21 EST


On Mon, Oct 02, 2000 at 03:26:39PM +0200, Christoph Hellwig wrote:
> On Mon, Oct 02, 2000 at 08:01:14AM -0500, Jeff Garzik wrote:
> > > Christoph Hellwig sent me a better patch, with Cc: to Linus, so I hope this
> > > will be fixed in test9.
> >
> > *nudge* Here's hoping that one of you guys will post the patch, since
> > it's quite useful and I don't see it on lkml.... Otherwise it might be
> > Tuesday (test9-final) before everyone else gets the fix....

Ok, yet another fix, this time it's the toplevel Makefile.

--- Makefile~ Fri Sep 29 20:46:16 2000
+++ Makefile Mon Oct 2 21:15:05 2000
@@ -176,7 +176,7 @@
 DRIVERS-$(CONFIG_I2C) += drivers/i2c/i2c.o
 DRIVERS-$(CONFIG_PHONE) += drivers/telephony/telephony.o
 DRIVERS-$(CONFIG_ACPI_INTERPRETER) += drivers/acpi/acpi.o
-DRIVERS-$(CONFIG_BLK_DEV_MD) += drivers/md/mddev.o
+DRIVERS-$(CONFIG_MD) += drivers/md/mddev.o
 
 DRIVERS += $(DRIVERS-y)
-
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/



This archive was generated by hypermail 2b29 : Sat Oct 07 2000 - 21:00:10 EST