diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-02-11 09:40:29 +0100 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-03-25 19:01:20 +0200 |
commit | 22340a06534a10296209bc2d02365a2770ded8fc (patch) | |
tree | 283e1209267a71ab902b1128fa1eeb4f57c3bc23 /scripts/Kbuild.include | |
parent | kbuild: rename built-in.o to built-in.a (diff) | |
download | linux-22340a06534a10296209bc2d02365a2770ded8fc.tar.xz linux-22340a06534a10296209bc2d02365a2770ded8fc.zip |
kbuild: process mixture of clean/build targets one by one
Support parallel building of clean, config, and build targets in a
single command.
For example,
make -j<N> clean all
or
make -j<N> mrproper defconfig all
They should be handled one by one.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'scripts/Kbuild.include')
0 files changed, 0 insertions, 0 deletions