1
0
Fork 0
alistair23-linux/arch/sh/tools
Masahiro Yamada 172caf1993 kbuild: remove redundant target cleaning on failure
Since commit 9c2af1c737 ("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>
2019-01-06 09:46:51 +09:00
..
Makefile kbuild: remove redundant target cleaning on failure 2019-01-06 09:46:51 +09:00
gen-mach-types License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mach-types sh: Add RSK2+SH7269 board 2012-05-10 17:20:01 +09:00