On Tue, 2005-08-16 at 19:09 -0700, Fong Vang wrote:
> What's the easiest way to compile just one module in the Linux 2.6 kernel 
> tree?
> 
> This no longer seem to work:
> 
>   $ cd /usr/src/linux
>   $ make SUBDIRS=fs/reiserfs modules
>            Building modules, stage 2.
>            MODPOST
> 
>   I don't see any .ko generated.

It worked for me. Is your reiserfs turned on as a module, and not
compiled into the kernel. (<M> not <*> nor < >)

-- Steve


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to