diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2008-04-25 16:38:44 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-04-25 18:24:20 -0700 |
commit | 753d7054c318f323a7c135c71c68171a6b6a88fc (patch) | |
tree | f32efb19dc9b447eb488ec620c51546e140a0b9f /Documentation/00-INDEX | |
parent | 3dd7b71ca0f7ff8410a6b8cb15e5f670f90181e4 (diff) | |
download | linux-3.10-753d7054c318f323a7c135c71c68171a6b6a88fc.tar.gz linux-3.10-753d7054c318f323a7c135c71c68171a6b6a88fc.tar.bz2 linux-3.10-753d7054c318f323a7c135c71c68171a6b6a88fc.zip |
documentation: remove smart-config.txt
As requested by Sam Ravnborg: Remove Documentation/smart-config.txt.
It is outdated and has been (functionally) replaced by
Documentation/kbuild/*.txt.
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/00-INDEX')
-rw-r--r-- | Documentation/00-INDEX | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX index a82a113b4a4..1977fab3865 100644 --- a/Documentation/00-INDEX +++ b/Documentation/00-INDEX @@ -329,8 +329,6 @@ sgi-visws.txt - short blurb on the SGI Visual Workstations. sh/ - directory with info on porting Linux to a new architecture. -smart-config.txt - - description of the Smart Config makefile feature. sound/ - directory with info on sound card support. sparc/ |