linux/arch/x86/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
cmdline.c
cpuflags.c
early_serial_console.c
eboot.c x86/efi: Allocate e820 buffer before calling efi_exit_boot_service 2018-11-30 08:30:07 +01:00
eboot.h
efi_stub_32.S
efi_stub_64.S
efi_thunk_64.S
error.c
error.h
head_32.S
head_64.S
kaslr.c
kaslr_64.c
Makefile kbuild: remove redundant target cleaning on failure 2019-01-06 09:46:51 +09:00
mem_encrypt.S
misc.c
misc.h
mkpiggy.c
pgtable.h
pgtable_64.c
string.c
vmlinux.lds.S