1
0
Fork 0
remarkable-uboot/spl
Simon Glass 7e6403a66d Define CPUDIR for the .lds link script
Most link scripts differ only in the directory containing the start.o
file. Make this a #define to remove this last difference.

(Note that if start.o were disallowed outside the CPU start directory then
we wouldn't even need this. But that is a separate discussion.)

Signed-off-by: Simon Glass <sjg@chromium.org>
2012-03-30 07:43:37 +02:00
..
.gitignore spl: add initial support for a generic SPL framework 2011-07-26 14:42:12 +02:00
Makefile Define CPUDIR for the .lds link script 2012-03-30 07:43:37 +02:00