mirror of
https://xff.cz/git/u-boot/
synced 2026-01-22 14:47:21 +01: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>