Skip to content

Commit

Permalink
kbuild: fix garbled text in modules.txt
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Gerst <bgerst@didntduck.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
  • Loading branch information
Brian Gerst authored and Sam Ravnborg committed Apr 4, 2006
1 parent 6246b61 commit a7d7cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/kbuild/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
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
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
Expand Down

0 comments on commit a7d7cb3

Please sign in to comment.