Re: Creating a Module After Kernel Compilation

2001-03-04 Thread Philipp Schulte
On Sat, Mar 03, 2001 at 09:19:01PM -0300, Martin Marconcini wrote: > I compiled 2.4.2 and after booting it I realize I forgot to include the > NIC driver (Intel Express 100/PRO). Is there any way to create that module > without having to recompile the entire kernel?? Just do a $make module

Creating a Module After Kernel Compilation

2001-03-04 Thread Martin Marconcini
Hi,       I compiled 2.4.2 and after booting it I realize I forgot to include the NIC driver (Intel Express 100/PRO). Is there any way to create that module without having to recompile the entire kernel??       Thanks in advance.   M.