]> www.infradead.org Git - users/hch/block.git/commit
arm64: Add BOOT_TARGETS variable
authorSimon Glass <sjg@chromium.org>
Fri, 29 Mar 2024 03:28:35 +0000 (16:28 +1300)
committerWill Deacon <will@kernel.org>
Fri, 12 Apr 2024 14:48:32 +0000 (15:48 +0100)
commit0dc1670bd0cef948ce782d6b3902af9bf8604beb
treea3129f8bbf803060bc40d941fb4db6ff06b794bd
parentfec50db7033ea478773b159e0e2efb135270e3b7
arm64: Add BOOT_TARGETS variable

Add a new variable containing a list of possible targets. Mark them as
phony. This matches the approach taken for arch/arm

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Nicolas Schier <n.schier@avm.de>
Link: https://lore.kernel.org/r/20240329032836.141899-2-sjg@chromium.org
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/Makefile