[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164673823050.1680750.13009088965481045383.b4-ty@kernel.org>
Date: Tue, 8 Mar 2022 14:11:10 +0000
From: Will Deacon <will@...nel.org>
To: Masahiro Yamada <masahiroy@...nel.org>,
Catalin Marinas <catalin.marinas@....com>,
linux-arm-kernel@...ts.infradead.org
Cc: kernel-team@...roid.com, Will Deacon <will@...nel.org>,
Mark Rutland <mark.rutland@....com>,
linux-kernel@...r.kernel.org, Mark Brown <broonie@...nel.org>
Subject: Re: [PATCH] arm64: clean up tools Makefile
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
Powered by blists - more mailing lists