diff options
author | Daniel Walker <dwalker@mvista.com> | 2006-10-04 11:15:21 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-04 16:55:12 +0200 |
commit | e95be9a5326f0f6d314a7aa04a3c0c0e67fa976b (patch) | |
tree | adabbaded333c7b399d6577bdd8e84c84c6db54c /Documentation/kbuild/kconfig-language.txt | |
parent | [PATCH] hdrcheck permission fix (diff) | |
download | linux-e95be9a5326f0f6d314a7aa04a3c0c0e67fa976b.tar.xz 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/kconfig-language.txt')
-rw-r--r-- | Documentation/kbuild/kconfig-language.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/kbuild/kconfig-language.txt b/Documentation/kbuild/kconfig-language.txt index 7f34778dd23b..125093c3ef76 100644 --- a/Documentation/kbuild/kconfig-language.txt +++ b/Documentation/kbuild/kconfig-language.txt @@ -1,7 +1,7 @@ Introduction ------------ -The configuration database is collection of configuration options +The configuration database is a collection of configuration options organized in a tree structure: +- Code maturity level options |