]> git.baikalelectronics.ru Git - kernel.git/commit
kbuild: hide most of targets when running config or mixed targets
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 12 Sep 2018 06:43:29 +0000 (15:43 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 14 Sep 2018 12:47:04 +0000 (21:47 +0900)
commiteb11a25273bfdc31300ceaa1aa2ed09bb7b09c51
treec09231cb7c336d178aa4750ccbc0ea1dc9eaa2a8
parente8e9e5889687669a3b8f8bb7b69463cbe32f92bd
kbuild: hide most of targets when running config or mixed targets

When mixed/config targets are being processed, the top Makefile
does not need to parse the rest of targets.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Makefile