linux_dsm_epyc7002/certs
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
blacklist_hashes.c
blacklist_nohashes.c
blacklist.c
blacklist.h
Kconfig
Makefile
system_certificates.S
system_keyring.c