Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

kbuild: fix garbled text in modules.txt

Signed-off-by: Brian Gerst <bgerst@didntduck.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>

authored by

Brian Gerst and committed by
Sam Ravnborg
a7d7cb3c 6246b612

+1 -1
+1 -1
Documentation/kbuild/modules.txt
··· 44 44 of modules. The author of an external modules should supply 45 45 a makefile that hides most of the complexity so one only has to type 46 46 'make' to build the module. A complete example will be present in 47 - chapter �. Creating a kbuild file for an external module". 47 + chapter 4, "Creating a kbuild file for an external module". 48 48 49 49 50 50 === 2. How to build external modules