Lines Matching refs:external
44 in building out-of-tree (or "external") modules. The author of an
45 external module should supply a makefile that hides most of the
53 To build external modules, you must have a prebuilt kernel available
62 building external modules.
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.
100 directory where the external module (kbuild file) is
105 When building an external module, only a subset of the "make"
118 The default target for external modules. It has the
123 Install the external module(s). The default location is
131 List the available targets for external modules.
137 external modules.
177 An external module always includes a wrapper makefile that
235 each file; however, some external modules use makefiles
271 Some external modules need to include an object file as a blob.
395 And external modules are installed in:
459 When building an external module, the build system needs access
460 to the symbols from the kernel to check if all external symbols
464 where the external module is being built, this file will be
471 Sometimes, an external module uses exported symbols from
472 another external module. kbuild needs to have full knowledge of
502 When an external module is built, a Module.symvers file
508 Module.symvers file in the directory of the external
538 broken. As introduced before, external modules should use