kernel-ark/scripts/mod
Sam Ravnborg 040fcc819a kbuild: improved modversioning support for external modules
With following patch a second option is enabled to obtain
symbol information from a second external module when a
external module is build.
The recommended approach is to use a common kbuild file but
that may be impractical in certain cases.
With this patch one can copy over a Module.symvers from one
external module to make symbols (and symbol versions) available
for another external module.

Updated documentation in Documentation/kbuild/modules.txt

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2006-02-19 09:51:18 +01:00
..
.gitignore Add some basic .gitignore files 2005-10-18 08:26:15 -07:00
empty.c
file2alias.c kbuild: use warn()/fatal() consistent in modpost 2006-02-19 09:51:17 +01:00
Makefile
mk_elfconfig.c
modpost.c kbuild: improved modversioning support for external modules 2006-02-19 09:51:18 +01:00
modpost.h kbuild: use warn()/fatal() consistent in modpost 2006-02-19 09:51:17 +01:00
sumversion.c kbuild: use warn()/fatal() consistent in modpost 2006-02-19 09:51:17 +01:00