Lines Matching refs:an
3 This document describes how to build an out-of-tree kernel module.
13 === 3. Creating a Kbuild File for an External Module
44 in building out-of-tree (or "external") modules. The author of an
70 The command to build an external module is:
74 The kbuild system knows that an external module is being built
98 Informs kbuild that an external module is being built.
105 When building an external module, only a subset of the "make"
146 === 3. Creating a Kbuild File for an External Module
159 When the module is built from multiple sources, an additional line is
265 allows an older version of kbuild, which only knows of
271 Some external modules need to include an object file as a blob.
309 * If the header file describes an interface used by other parts
382 root of the kernel tree (the argument to "-C") and therefore an
408 INSTALL_MOD_PATH may be set as an ordinary shell variable or,
418 directory. For this purpose, use INSTALL_MOD_DIR to specify an
430 for an exported symbol is created. When a module is loaded/used, the
459 When building an external module, the build system needs access
471 Sometimes, an external module uses exported symbols from
501 Use an extra Module.symvers file
502 When an external module is built, a Module.symvers file