kbuild: move scripts/basic/docproc.c to scripts/docproc.c

Move docproc from scripts/basic to scripts so it is only built for *doc
targets instead of every time the kernel is built.
This commit is contained in:
Peter Foley
2011-05-02 22:48:03 +02:00
committed by Michal Marek
parent 7a04fc94d9
commit bffd2020a9
7 changed files with 9 additions and 7 deletions

1
scripts/.gitignore vendored
View File

@@ -8,3 +8,4 @@ bin2c
unifdef
ihex2fw
recordmcount
docproc