]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit716c5d802f804bf5cb371f930e96403cb7d74b64
treedc1413d27cce77bdcceeece052afe885b405a16b
parent221f197aac60203609a38f238bbb2edabd5b4fd9
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