]> git.ipfire.org Git - people/ms/u-boot.git/commit - scripts/Makefile.spl
x86: Add SPL build rules for start-up code
authorSimon Glass <sjg@chromium.org>
Mon, 16 Jan 2017 14:04:03 +0000 (07:04 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 6 Feb 2017 03:38:46 +0000 (11:38 +0800)
commit84547b4e667b99ff69d4682d15ae051664a1b409
treedc1413d27cce77bdcceeece052afe885b405a16b
parent3c2dd537c77277e17f414dd74cbc44ce455cccfe
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>
scripts/Makefile.spl