mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-22 07:27:12 +08:00
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:
committed by
Michal Marek
parent
7a04fc94d9
commit
bffd2020a9
1
scripts/.gitignore
vendored
1
scripts/.gitignore
vendored
@@ -8,3 +8,4 @@ bin2c
|
||||
unifdef
|
||||
ihex2fw
|
||||
recordmcount
|
||||
docproc
|
||||
|
||||
Reference in New Issue
Block a user