[PATCH] scripts/Makefile.autoconf: use abs_srctree for out-of-tree symlink

Tom Rini trini at konsulko.com
Wed Jan 7 00:17:20 CET 2026


On Mon, 05 Jan 2026 14:35:04 -0600, David Lechner wrote:

> Replace usage of $(srctree) with $(abs_srctree) when creating a symlink
> to include/asm/arch in out of tree builds.
> 
> When building_out_of_srctree is true, $(srctree) is just "..", so the
> created symlink was broken, for example:
> 
>     build-mt8365_evk/include/asm/arch -> ../arch/arm/include/asm/arch-mediatek
> 
> [...]

Applied to u-boot/master, thanks!

[1/1] scripts/Makefile.autoconf: use abs_srctree for out-of-tree symlink
      commit: 726d11289f2776098b6fcd99b413b590782a556d
-- 
Tom




More information about the U-Boot mailing list