[PATCH v2] kbuild: Add missing $(objtree) prefix to powerpc crtsavres.o artifact

Madhavan Srinivasan maddy at linux.ibm.com
Sat Sep 6 20:07:08 AEST 2025


On Tue, 18 Feb 2025 15:26:39 -0500, Kienan Stewart wrote:
> In the upstream commit 214c0eea43b2ea66bcd6467ea57e47ce8874191b
> ("kbuild: add $(objtree)/ prefix to some in-kernel build artifacts")
> artifacts required for building out-of-tree kernel modules had
> $(objtree) prepended to them to prepare for building in other
> directories.
> 
> When building external modules for powerpc,
> arch/powerpc/lib/crtsavres.o is required for certain
> configurations. This artifact is missing the prepended $(objtree).
> 
> [...]

Applied to powerpc/next.

[1/1] kbuild: Add missing $(objtree) prefix to powerpc crtsavres.o artifact
      https://git.kernel.org/powerpc/c/46104a7d3ccd2acfe508e661393add0615c27a22

Thanks


More information about the Linuxppc-dev mailing list