diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-01-17 11:02:44 +0100 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-01-28 01:11:17 +0100 |
commit | b79c6aa6a1f111eab2fc08b92541c9e88824be72 (patch) | |
tree | d078e5aa6b60780e734387dd5a604bc057e5045f /Makefile | |
parent | kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^) (diff) | |
download | linux-b79c6aa6a1f111eab2fc08b92541c9e88824be72.tar.xz linux-b79c6aa6a1f111eab2fc08b92541c9e88824be72.zip |
kbuild: remove unnecessary in-subshell execution
The commands surrounded by ( ) are executed in a subshell, but in
most cases, we do not need to spawn an extra subshell.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions