commit | 1a3ba62e15754dde448df43302802e8b8232ebe4 | [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 | 2c931bae9f37fdb62af9f40daf6b6500168caf40 [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>