kbuild: do not delete $@ explicitly on failure
The .DELETE_ON_ERROR special target is specified in scripts/Kbuild.include

You do not need to delete $@ explicitly when the command fails.
GNU Make automatically does it.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent f967e7b commit 7ec32876a47508d1808a7b98531b68378ffda0a4
@Masahiro Yamada Masahiro Yamada authored on 30 Apr 2020
Sascha Hauer committed on 4 May 2020
Showing 2 changed files
View
Makefile
View
arch/arm/tools/Makefile