mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 07:57:21 +00:00
4a0764858b
Each cpu directory currently has its own .lds file. This is only needed in most cases because the start.o file is in a different subdir. Now that we can factor out this difference, we can move most cpus over to the common .lds file. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
config.mk | ||
cpu.c | ||
Makefile | ||
start.S | ||
timer.c |