linux_dsm_epyc7002/arch/arm/boot/compressed
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
..
.gitignore
atags_to_fdt.c ARM: 8804/1: zImage: atags_to_fdt: add serial-number for ATAG_SERIAL 2018-11-08 10:57:08 +00:00
big-endian.S
debug.S
decompress.c
efi-header.S
head-sa1100.S
head-sharpsl.S
head-xscale.S
head.S ARM: 8786/1: Debug kernel copy by printing 2018-09-19 10:44:50 +01:00
libfdt_env.h libfdt: Ensure INT_MAX is defined in libfdt_env.h 2018-09-19 15:10:06 -07:00
ll_char_wr.S
Makefile kbuild: remove redundant target cleaning on failure 2019-01-06 09:46:51 +09:00
misc.c
misc.h
piggy.S
string.c
vmlinux.lds.S