diff options
author | 2025-06-03 01:32:24 +0900 | |
---|---|---|
committer | 2025-08-20 14:02:13 +0530 | |
commit | eb59d4c5948d93e940b5dde9d1bf3b33367fbcb8 (patch) | |
tree | ed3e3e2a1e6f361b5064c1a5c7d2a5ee6fa76ed2 /tools/perf/scripts/python | |
parent | powerpc/64: Drop unnecessary 'rc' variable (diff) | |
download | wireguard-linux-eb59d4c5948d93e940b5dde9d1bf3b33367fbcb8.tar.xz wireguard-linux-eb59d4c5948d93e940b5dde9d1bf3b33367fbcb8.zip |
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions