]> git.sur5r.net Git - u-boot/commit
sandbox: Support building an SPL image
authorSimon Glass <sjg@chromium.org>
Mon, 4 Jul 2016 17:57:46 +0000 (11:57 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 15 Jul 2016 02:40:24 +0000 (20:40 -0600)
commit4cfc416701e2fb4214dffa78ba2c3f7e2ffed3bb
tree5fbfc76ca74a0e76033b19e801f8b13f735e17b4
parentd4e33f5a72accc891e3600cb2d2bc579004de9e1
sandbox: Support building an SPL image

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>
arch/sandbox/config.mk