[PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
patchwork-bot+linux-riscv at kernel.org
patchwork-bot+linux-riscv at kernel.org
Wed Jun 11 02:28:39 AEST 2025
Hello:
This patch was applied to riscv/linux.git (fixes)
by Masahiro Yamada <masahiroy at kernel.org>:
On Tue, 3 Jun 2025 03:12:54 +0900 you wrote:
> The extra-y syntax is deprecated. Instead, use always-$(KBUILD_BUILTIN),
> which behaves equivalently.
>
> Signed-off-by: Masahiro Yamada <masahiroy at kernel.org>
> ---
>
> arch/alpha/kernel/Makefile | 2 +-
> arch/arc/kernel/Makefile | 2 +-
> arch/arm/kernel/Makefile | 2 +-
> arch/arm64/kernel/Makefile | 2 +-
> arch/csky/kernel/Makefile | 2 +-
> arch/hexagon/kernel/Makefile | 2 +-
> arch/loongarch/kernel/Makefile | 2 +-
> arch/m68k/kernel/Makefile | 2 +-
> arch/microblaze/kernel/Makefile | 2 +-
> arch/mips/kernel/Makefile | 2 +-
> arch/nios2/kernel/Makefile | 2 +-
> arch/openrisc/kernel/Makefile | 2 +-
> arch/parisc/kernel/Makefile | 2 +-
> arch/powerpc/kernel/Makefile | 2 +-
> arch/riscv/kernel/Makefile | 2 +-
> arch/s390/kernel/Makefile | 2 +-
> arch/sh/kernel/Makefile | 2 +-
> arch/sparc/kernel/Makefile | 2 +-
> arch/um/kernel/Makefile | 2 +-
> arch/x86/kernel/Makefile | 2 +-
> arch/xtensa/kernel/Makefile | 2 +-
> 21 files changed, 21 insertions(+), 21 deletions(-)
Here is the summary with links:
- [2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
https://git.kernel.org/riscv/c/e21efe833eae
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the Linuxppc-dev
mailing list