[PATCH v2] kbuild: Avoid including architecture-specific Makefile twice
Tom Rini
trini at konsulko.com
Sat Jul 12 20:03:30 CEST 2025
On Fri, 11 Jul 2025 08:52:34 +0000, Yao Zi wrote:
> Stranges errors are observed when building U-Boot master for almost any
> RISC-V board, the messages are in two types, one is about duplicated
> symbols,
>
> u-boot/arch/riscv/cpu//mtrap.S:32: multiple definition of `trap_entry';
> arch/riscv/cpu/mtrap.o: u-boot/arch/riscv/cpu//mtrap.S:32: first defined here
>
> [...]
Applied to u-boot/master, thanks!
[1/1] kbuild: Avoid including architecture-specific Makefile twice
commit: e80998a77b97fa52e9321a56e004d8adfd8125d7
--
Tom
More information about the U-Boot
mailing list