Skip to content

Commit ff4634e

Browse files
committed
Documentation: kbuild: fix the section title format
Make it consistent with the other sections. Signed-off-by: Masahiro Yamada <[email protected]>
1 parent 63ec90f commit ff4634e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/kbuild/makefiles.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1241,7 +1241,8 @@ When kbuild executes, the following steps are followed (roughly):
12411241
will be displayed with "make KBUILD_VERBOSE=0".
12421242

12431243

1244-
--- 6.9 Preprocessing linker scripts
1244+
6.9 Preprocessing linker scripts
1245+
--------------------------------
12451246

12461247
When the vmlinux image is built, the linker script
12471248
arch/$(ARCH)/kernel/vmlinux.lds is used.

0 commit comments

Comments
 (0)