Searched hist:"7 e6403a66d9a9c939ee8146436d7d652673b2995" (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/ |
H A D | Makefile | 7e6403a66d9a9c939ee8146436d7d652673b2995 Mon Nov 21 04:49:40 CST 2011 Simon Glass <sjg@chromium.org> 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>
|