Commit cec45025 authored by Jani Nikula's avatar Jani Nikula Committed by Masahiro Yamada

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: default avatarJani Nikula <jani.nikula@intel.com>
Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent a82dde4a
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment