summaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild/makefiles.txt
diff options
context:
space:
mode:
authorDaniel Walker2006-10-04 11:15:21 +0200
committerLinus Torvalds2006-10-04 16:55:12 +0200
commite95be9a5326f0f6d314a7aa04a3c0c0e67fa976b (patch)
treeadabbaded333c7b399d6577bdd8e84c84c6db54c /Documentation/kbuild/makefiles.txt
parent[PATCH] hdrcheck permission fix (diff)
downloadkernel-qcow2-linux-e95be9a5326f0f6d314a7aa04a3c0c0e67fa976b.tar.gz
kernel-qcow2-linux-e95be9a5326f0f6d314a7aa04a3c0c0e67fa976b.tar.xz
kernel-qcow2-linux-e95be9a5326f0f6d314a7aa04a3c0c0e67fa976b.zip
[PATCH] docs: small kbuild cleanup
While reading this I noticed that the contents of this document list section "3.8 Command line dependency" but it doesn't exist in the document. Signed-off-by: Daniel Walker <dwalker@mvista.com> Cc: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/kbuild/makefiles.txt')
-rw-r--r--Documentation/kbuild/makefiles.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/kbuild/makefiles.txt b/Documentation/kbuild/makefiles.txt
index e2cbd59cf2d0..50f4eddf899c 100644
--- a/Documentation/kbuild/makefiles.txt
+++ b/Documentation/kbuild/makefiles.txt
@@ -390,7 +390,7 @@ more details, with real examples.
The kernel may be built with several different versions of
$(CC), each supporting a unique set of features and options.
kbuild provide basic support to check for valid options for $(CC).
- $(CC) is useally the gcc compiler, but other alternatives are
+ $(CC) is usually the gcc compiler, but other alternatives are
available.
as-option