[PATCH] powerpc: use always-y instead of extra-y in Makefiles

Madhavan Srinivasan maddy at linux.ibm.com
Thu Aug 28 16:33:06 AEST 2025


On Tue, 03 Jun 2025 01:32:24 +0900, Masahiro Yamada wrote:
> The extra-y syntax is planned for deprecation because it is similar
> to always-y.
> 
> When building the boot wrapper, always-y and extra-y are equivalent.
> Use always-y instead.
> 
> In arch/powerpc/kernel/Makefile, I added ifdef KBUILD_BUILTIN to
> keep the current behavior: prom_init_check is skipped when building
> only modular objects.
> 
> [...]

Applied to powerpc/fixes.

[1/1] powerpc: use always-y instead of extra-y in Makefiles
      https://git.kernel.org/powerpc/c/eb59d4c5948d93e940b5dde9d1bf3b33367fbcb8

Thanks


More information about the Linuxppc-dev mailing list