commit | 4cfc416701e2fb4214dffa78ba2c3f7e2ffed3bb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 04 11:57:46 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jul 14 20:40:24 2016 -0600 |
tree | 5fbfc76ca74a0e76033b19e801f8b13f735e17b4 | |
parent | d4e33f5a72accc891e3600cb2d2bc579004de9e1 [diff] |
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>