]> git.sur5r.net Git - u-boot/commit
x86: qemu: do not build car.o with start64.o
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 19 Jun 2018 17:12:15 +0000 (19:12 +0200)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 24 Jun 2018 00:56:04 +0000 (08:56 +0800)
commitcbd29ef9f1bbd837f363eb3f80a2f6ed9400a87c
tree22db497a46755a969565c114e7cfb55410d87d34
parent7ec2c21d8760fc26d93f0535588c515623d46627
x86: qemu: do not build car.o with start64.o

car.o can only be used with start.o, not with start64.o.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/qemu/Makefile