Messages in this thread |  | | Date | Mon, 02 Oct 2000 08:32:40 -0400 | From | "Mohammad A. Haque" <> | Subject | Re: 2.4.0-test9-pre8 |
| |
This would make more sense wouldn't it. I guess it doesn't help to look right before heading off to bed.
I hope the rest of you guys are getting enough sleep.
Jan Niehusmann wrote: > > 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/
--
===================================================================== Mohammad A. Haque http://www.haque.net/ mhaque@haque.net
"Alcohol and calculus don't mix. Project Lead Don't drink and derive." --Unknown http://wm.themes.org/ batmanppc@themes.org ===================================================================== - 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/
|  |