Home
last modified time | relevance | path

Searched hist:bdd7714b (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/
H A DMakefilebdd7714b Tue Jun 04 05:14:01 CDT 2019 Masahiro Yamada <yamada.masahiro@socionext.com> 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>