forked from Minki/linux
kbuild: correct formatting of header in kbuild module docs
Minor formatting fixup.
Fixes: cd238effef
("docs: kbuild: convert docs to ReST and rename to *.rst")
Signed-off-by: Alex Gaynor <alex.gaynor@gmail.com>
Signed-off-by: Matthew Garrett <mjg59@google.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
parent
7e35b42591
commit
807f2105b8
@ -498,7 +498,8 @@ build.
|
|||||||
will be written containing all exported symbols that were not
|
will be written containing all exported symbols that were not
|
||||||
defined in the kernel.
|
defined in the kernel.
|
||||||
|
|
||||||
--- 6.3 Symbols From Another External Module
|
6.3 Symbols From Another External Module
|
||||||
|
----------------------------------------
|
||||||
|
|
||||||
Sometimes, an external module uses exported symbols from
|
Sometimes, an external module uses exported symbols from
|
||||||
another external module. kbuild needs to have full knowledge of
|
another external module. kbuild needs to have full knowledge of
|
||||||
|
Loading…
Reference in New Issue
Block a user