Re: scripts/Configure patch for automatic module compile

2001-05-06 Thread Keith Owens
On Mon, 7 May 2001 00:34:13 -0600, Maciek Nowacki <[EMAIL PROTECTED]> wrote: >If you're like me, you build everything as modules, boot with an initrd that >loads in the disk or net driver and filesystem module, and then let kmod take >care of the rest. Here's a patch that changes Configure (make

scripts/Configure patch for automatic module compile

2001-05-06 Thread Maciek Nowacki
Hi, If you're like me, you build everything as modules, boot with an initrd that loads in the disk or net driver and filesystem module, and then let kmod take care of the rest. Here's a patch that changes Configure (make config) to build all possible modules - in other words, to answer 'M' for ev