Joco Salvatti <[EMAIL PROTECTED]> writes: > 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?
The answer to this question depends on what you're trying to do. Are you solving a problem or are you creating one? //art

