diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-11-30 02:05:30 +0100 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-12-01 15:13:14 +0100 |
commit | 5439f09f488f291a9493455c24b197c99025764d (patch) | |
tree | 5ddcfb9291e821ab076b0a78db27146c1f2b4162 /arch/arm64 | |
parent | kbuild: refactor if_changed (diff) | |
download | linux-5439f09f488f291a9493455c24b197c99025764d.tar.xz linux-5439f09f488f291a9493455c24b197c99025764d.zip |
kbuild: remove redundant 'set -e' from cmd_* defines
These three cmd_* are invoked in the $(call cmd,*) form.
Now that 'set -e' moved to the 'cmd' macro, they do not need to
explicitly give 'set -e'.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm64')
0 files changed, 0 insertions, 0 deletions