Re: module dependencies

2000-07-13 Thread Steven Boswell
> I install modules in the default directory > ie > /lib/modules/`uname -r'/. How do I set up modules so that I can boot > either kernel > and not get unresolved symbol warnings when module dependencies are > resolved? I like to edit the Makefile and add something to the KERNELRELEASE define, li

Re: module dependencies

2000-07-13 Thread Tony Nugent
On Thu Jul 13 2000 at 15:40, Peter Clutterbuck wrote: > I work on kernel development. I have Lilo set up for the stable kernel > and the development kernel. I install modules in the default directory > ie > /lib/modules/`uname -r'/. How do I set up modules so that I can boot > either kernel >