diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2025-06-03 01:32:24 +0900 |
---|---|---|
committer | Madhavan Srinivasan <maddy@linux.ibm.com> | 2025-08-20 14:02:13 +0530 |
commit | eb59d4c5948d93e940b5dde9d1bf3b33367fbcb8 (patch) | |
tree | ed3e3e2a1e6f361b5064c1a5c7d2a5ee6fa76ed2 /rust/kernel/bug.rs | |
parent | 8b5d86a63bc9510e094a15d7268c60bd4347b95c (diff) |
powerpc: use always-y instead of extra-y in Makefiles
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.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Acked-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20250602163302.478765-1-masahiroy@kernel.org
Diffstat (limited to 'rust/kernel/bug.rs')
0 files changed, 0 insertions, 0 deletions