cc -D_KERNEL -c module.c and then man modload man lkm On Wednesday 29 June 2005 13:28, Joco Salvatti wrote: > Hi all, > > I have a doubt and I'd like to know if anyone can help me. Let's suppose that > I > just want to compile a kernel module instead of making it built-in. How do I > do > it? For example: I want a new filesystem support. How do I do to compile only > a > kernel module ,and not regenerate the whole kernel? Is there a way to do it? > > Thanks >
-- Best regards Maxim Bourmistrov

