Re: [PATCH v2 0/4] powerpc/boot: build flags refactoring
From: Michael Ellerman <hidden>
Date: 2023-07-03 05:55:57
On Tue, 06 Jun 2023 16:46:53 +1000, Nicholas Piggin wrote:
This is a rebase of the series here. It's no longer a fix because the clang build issue got a minimal fix. A couple were merged, and I pulled the rest of the boot specific ones into this series. https://lore.kernel.org/linuxppc-dev/20230426055848.402993-1-npiggin@gmail.com/ (local) Thanks, Nick [...]
Applied to powerpc/next.
[1/4] powerpc/boot: Separate target flags from BOOTCFLAGS
https://git.kernel.org/powerpc/c/689d592e406983debe919acb87855cab0f25b7bc
[2/4] powerpc/boot: Separate CPP flags from BOOTCFLAGS
https://git.kernel.org/powerpc/c/d1b7d40d4ffa02d59e72abf31ee2119778c6673e
[3/4] powerpc/boot: Separate BOOTCFLAGS from BOOTASFLAGS
https://git.kernel.org/powerpc/c/54194a2fab4f78b96347882cf27894f76833c631
[4/4] powerpc/boot: Clean up Makefile after cflags and asflags separation
https://git.kernel.org/powerpc/c/8bce81dbce4f3563fffca48ebfce208b1112ab09
cheers