compiling only one module in kernel version 2.6?

From: Fong Vang
Date: Tue Aug 16 2005 - 21:10:01 EST


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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/