1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-22 16:06:04 -05:00
linux/arch
Masahiro Yamada 214c0eea43 kbuild: add $(objtree)/ prefix to some in-kernel build artifacts
$(objtree) refers to the top of the output directory of kernel builds.

This commit adds the explicit $(objtree)/ prefix to build artifacts
needed for building external modules.

This change has no immediate impact, as the top-level Makefile
currently defines:

  objtree         := .

This commit prepares for supporting the building of external modules
in a different directory.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
2024-11-27 09:38:27 +09:00
..
alpha
arc
arm kbuild: add $(objtree)/ prefix to some in-kernel build artifacts 2024-11-27 09:38:27 +09:00
arm64 kbuild: add $(objtree)/ prefix to some in-kernel build artifacts 2024-11-27 09:38:27 +09:00
csky
hexagon
loongarch
m68k
microblaze
mips MIPS: Place __kernel_entry at the beginning of text section 2024-11-27 09:36:01 +09:00
nios2
openrisc
parisc
powerpc kbuild: add $(objtree)/ prefix to some in-kernel build artifacts 2024-11-27 09:38:27 +09:00
riscv kbuild: add $(objtree)/ prefix to some in-kernel build artifacts 2024-11-27 09:38:27 +09:00
s390
sh
sparc vmlinux.lds.h: Adjust symbol ordering in text output section 2024-11-27 09:38:27 +09:00
um
x86 kbuild: Add Propeller configuration for kernel build 2024-11-27 09:38:27 +09:00
xtensa
.gitignore
Kconfig kbuild: Add Propeller configuration for kernel build 2024-11-27 09:38:27 +09:00