diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-06-04 19:14:01 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-06-15 19:57:02 +0900 |
commit | bdd7714b6f4cca75dd1b234306077150060c2f45 (patch) | |
tree | ef761c0ab1e841c7d05596058e91498f1dabb117 /scripts/Makefile.headersinst | |
parent | 2b8481be3cc3b8dfb2704f4d33668d930474fac8 (diff) | |
download | linux-next-bdd7714b6f4cca75dd1b234306077150060c2f45.tar.gz |
kbuild: build all prerequisites of headers_install simultaneously
Currently, scripts/unifdef is compiled after scripts_basic,
uapi-asm-generic, archheaders, and archscripts.
The proper dependency is just scripts_basic. There is no problem
to compile scripts/unifdef and other headers at the same time.
Split scripts_unifdef out in order to allow more parallel building.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'scripts/Makefile.headersinst')
0 files changed, 0 insertions, 0 deletions