mirror of
https://xff.cz/git/u-boot/
synced 2025-09-04 02:02:08 +02:00
When building some avr32 boards out of tree (e.g. O=..) the linker script could not be found. This patch references the linker script in source tree. Signed-off-by: Andreas Biemann <biessmann@corscience.de>