summaryrefslogtreecommitdiffstats
path: root/Kbuild
diff options
context:
space:
mode:
authorMasahiro Yamada2018-12-31 09:24:08 +0100
committerMasahiro Yamada2019-01-06 01:46:51 +0100
commit172caf1993b7a6503a9f7faf589e2cf26eb1f219 (patch)
tree1bf9a94732270a001752735cf99fa038ebaedd21 /Kbuild
parentkbuild: clean up rule_dtc_dt_yaml (diff)
downloadkernel-qcow2-linux-172caf1993b7a6503a9f7faf589e2cf26eb1f219.tar.gz
kernel-qcow2-linux-172caf1993b7a6503a9f7faf589e2cf26eb1f219.tar.xz
kernel-qcow2-linux-172caf1993b7a6503a9f7faf589e2cf26eb1f219.zip
kbuild: remove redundant target cleaning on failure
Since commit 9c2af1c7377a ("kbuild: add .DELETE_ON_ERROR special target"), the target file is automatically deleted on failure. The boilerplate code ... || { rm -f $@; false; } is unneeded. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions