[PATCH] arm64: clean up tools Makefile

Will Deacon will at kernel.org
Tue Mar 8 06:11:10 PST 2022


On Sun, 27 Feb 2022 17:52:32 +0900, Masahiro Yamada wrote:
> Remove unused gen-y.
> 
> Remove redundant $(shell ...) because 'mkdir' is done in cmd_gen_cpucaps.
> 
> Replace $(filter-out $(PHONY), $^) with the $(real-prereqs) shorthand.
> 
> The '&&' in cmd_gen_cpucaps should be replaced with ';' because it is
> run under 'set -e' environment.
> 
> [...]

Applied to arm64 (for-next/misc), thanks!

[1/1] arm64: clean up tools Makefile
      https://git.kernel.org/arm64/c/819a47d24b61

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev



More information about the linux-arm-kernel mailing list