Lines Matching refs:files
54 that contains the configuration and header files used in the build.
112 output files will also be generated in this directory. No
128 Remove all generated files in the module directory only.
135 It is possible to build single files that are part of a module.
152 files. The file may be as simple as a single line:
160 needed listing the files:
168 module 8123.ko, which is built from the following files:
217 to split up the makefile from example 1 into two files:
267 split into separate files.
285 files and the binary file, kbuild will pick up different rules
303 Within the kernel, header files are kept in standard locations
308 source files.
330 External modules tend to place header files in a separate
351 kbuild can handle files that are spread over several directories.
375 As you can see, kbuild knows how to handle object files located
380 For the header files, kbuild must be explicitly told where to
516 of files to KBUILD_EXTRA_SYMBOLS in your build file.
517 These files will be loaded by modpost during the