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