linux/Documentation/kbuild
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
..
00-INDEX Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kconfig-language.txt Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
makefiles.txt kbuild: remove GCC_VERSION 2006-01-08 19:58:51 +01:00
modules.txt kbuild: improved modversioning support for external modules 2006-02-19 09:51:18 +01:00