Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 807f2105 authored by Alex Gaynor's avatar Alex Gaynor Committed by Masahiro Yamada
Browse files

kbuild: correct formatting of header in kbuild module docs



Minor formatting fixup.

Fixes: cd238eff ("docs: kbuild: convert docs to ReST and rename to *.rst")
Signed-off-by: default avatarAlex Gaynor <alex.gaynor@gmail.com>
Signed-off-by: default avatarMatthew Garrett <mjg59@google.com>
Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 7e35b425
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -498,7 +498,8 @@ build.
	will be written containing all exported symbols that were not
	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
	another external module. kbuild needs to have full knowledge of