summaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild
diff options
context:
space:
mode:
authorJani Nikula <jani.nikula@intel.com>2023-01-17 11:59:42 +0200
committerMasahiro Yamada <masahiroy@kernel.org>2023-01-22 23:43:33 +0900
commitcec450256f3f0bb428e4a723f7f35607a1375d2c (patch)
tree86e194ced9b7067a8893f5d2068c021d65f24d79 /Documentation/kbuild
parenta82dde4a35eea6d6cf4ef23da1567726aced979f (diff)
downloadlinux-cec450256f3f0bb428e4a723f7f35607a1375d2c.tar.gz
linux-cec450256f3f0bb428e4a723f7f35607a1375d2c.tar.bz2
linux-cec450256f3f0bb428e4a723f7f35607a1375d2c.zip
docs/kbuild/makefiles: fix header underline
The "Kbuild syntax for exported headers" section should not be under "Architecture Makefiles" in hierarchy. Bump the header underline from "-" to "=". Signed-off-by: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'Documentation/kbuild')
-rw-r--r--Documentation/kbuild/makefiles.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/kbuild/makefiles.rst b/Documentation/kbuild/makefiles.rst
index 82363218d0d1..c139fff29362 100644
--- a/Documentation/kbuild/makefiles.rst
+++ b/Documentation/kbuild/makefiles.rst
@@ -1509,7 +1509,7 @@ When kbuild executes, the following steps are followed (roughly):
the linked vmlinux file.
8 Kbuild syntax for exported headers
-------------------------------------
+====================================
The kernel includes a set of headers that is exported to userspace.
Many headers can be exported as-is but other headers require a