Browse Source

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 năm trước cách đây
mục cha
commit
a7d7cb3cd6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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