commit | 84547b4e667b99ff69d4682d15ae051664a1b409 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jan 16 07:04:03 2017 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Mon Feb 06 11:38:46 2017 +0800 |
tree | dc1413d27cce77bdcceeece052afe885b405a16b | |
parent | 3c2dd537c77277e17f414dd74cbc44ce455cccfe [diff] |
x86: Add SPL build rules for start-up code When SPL is used we need to build the 16-bit start-up code. Add Makefile rules to handle this. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>