mirror of
https://xff.cz/git/u-boot/
synced 2026-04-11 01:49:59 +02:00
When building an SPL image, override the link flags so that it uses the system libraries. This is similar to the way the non-SPL image is built. Signed-off-by: Simon Glass <sjg@chromium.org>