浏览代码

kbuild: fix garbled text in modules.txt

Signed-off-by: Brian Gerst <bgerst@didntduck.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Brian Gerst 19 年之前
父节点
当前提交
a7d7cb3cd6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Documentation/kbuild/modules.txt

+ 1 - 1
Documentation/kbuild/modules.txt

@@ -44,7 +44,7 @@ What is covered within this file is mainly information to authors
 of modules. The author of an external modules should supply
 of modules. The author of an external modules should supply
 a makefile that hides most of the complexity so one only has to type
 a makefile that hides most of the complexity so one only has to type
 'make' to build the module. A complete example will be present in
 'make' to build the module. A complete example will be present in
-chapter ¤. Creating a kbuild file for an external module".
+chapter 4, "Creating a kbuild file for an external module".
 
 
 
 
 === 2. How to build external modules
 === 2. How to build external modules