File tree Expand file tree Collapse file tree 1 file changed +0
-29
lines changed
Expand file tree Collapse file tree 1 file changed +0
-29
lines changed Original file line number Diff line number Diff line change @@ -4,35 +4,6 @@ Building External Modules
44
55This document describes how to build an out-of-tree kernel module.
66
7- .. Table of Contents
8-
9- === 1 Introduction
10- === 2 How to Build External Modules
11- --- 2.1 Command Syntax
12- --- 2.2 Options
13- --- 2.3 Targets
14- --- 2.4 Building Separate Files
15- === 3. Creating a Kbuild File for an External Module
16- --- 3.1 Shared Makefile
17- --- 3.2 Separate Kbuild file and Makefile
18- --- 3.3 Binary Blobs
19- --- 3.4 Building Multiple Modules
20- === 4. Include Files
21- --- 4.1 Kernel Includes
22- --- 4.2 Single Subdirectory
23- --- 4.3 Several Subdirectories
24- === 5. Module Installation
25- --- 5.1 INSTALL_MOD_PATH
26- --- 5.2 INSTALL_MOD_DIR
27- === 6. Module Versioning
28- --- 6.1 Symbols From the Kernel (vmlinux + modules)
29- --- 6.2 Symbols and External Modules
30- --- 6.3 Symbols From Another External Module
31- === 7. Tips & Tricks
32- --- 7.1 Testing for CONFIG_FOO_BAR
33-
34-
35-
3671. Introduction
378===============
389
You can’t perform that action at this time.
0 commit comments