1
0
Fork 0

docs: kbuild: fix ReST formatting

Commit cd238effef ("docs: kbuild: convert docs to ReST and rename to
*.rst") missed a ReST header and a verbatim file content area.

Signed-off-by: Dov Murik <dovmurik@linux.vnet.ibm.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
alistair/sunxi64-5.8
Dov Murik 2020-06-22 12:43:43 +00:00 committed by Masahiro Yamada
parent 6975031a31
commit 758abb5a60
1 changed files with 4 additions and 3 deletions

View File

@ -182,7 +182,8 @@ module 8123.ko, which is built from the following files::
8123_pci.c
8123_bin.o_shipped <= Binary blob
--- 3.1 Shared Makefile
3.1 Shared Makefile
-------------------
An external module always includes a wrapper makefile that
supports building the module using "make" with no arguments.