]> git.sur5r.net Git - u-boot/commit
x86: Don't build 32-bit efi files on x86_64
authorSimon Glass <sjg@chromium.org>
Mon, 16 Jan 2017 14:04:12 +0000 (07:04 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 6 Feb 2017 03:38:46 +0000 (11:38 +0800)
commite1b610b0844ed2d463fd7b508c7bbe85e8093d49
tree09fd439dc78b3420dca95101e3cd0d3b03a76803
parentfb355619b2472931f2252ed89780454619603915
x86: Don't build 32-bit efi files on x86_64

These cannot be built in this mode, so drop them.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/lib/Makefile