Commit 758abb5a authored by Dov Murik's avatar Dov Murik Committed by Masahiro Yamada
Browse files

docs: kbuild: fix ReST formatting



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

Signed-off-by: default avatarDov Murik <dovmurik@linux.vnet.ibm.com>
Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent 6975031a
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -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.