diff options
author | Sam Ravnborg <sam@ravnborg.org> | 2005-07-08 02:56:08 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-08 03:23:36 +0200 |
commit | 155ad605b3c9c5874ff068f23c6ea8537190e0a8 (patch) | |
tree | 29de329925f9d7238f7d38c699a794ee39d672dc /fs/lockd | |
parent | [PATCH] kbuild: build TAGS problem with O= (diff) | |
download | linux-155ad605b3c9c5874ff068f23c6ea8537190e0a8.tar.xz linux-155ad605b3c9c5874ff068f23c6ea8537190e0a8.zip |
[PATCH] kbuild: build a single module using 'make dir/module.ko'
Using the syntax:
make dir/module.ko
kbuild now allows one to build a module including the final link stage.
This is usefull when one only wants to compile a single module and thus do
not have to wait until a full kernel has finished compiling. Tested by:
randy_dunlap <rdunlap@xenotime.net>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/lockd')
0 files changed, 0 insertions, 0 deletions