mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 07:57:21 +00:00
aaeb0a890a
older ld emitted all ELF relocations in input sections named .rel.dyn, whereas newer ld uses names of the form .rel*. The linker script only collected .rel.dyn input sections. Rewrite to collect all .rel* input sections. Signed-off-by: Albert Aribaud <albert.aribaud@free.fr> |
||
---|---|---|
.. | ||
config.mk | ||
cpu.c | ||
i2c.c | ||
Makefile | ||
pxafb.c | ||
start.S | ||
timer.c | ||
u-boot.lds | ||
usb.c |