]> git.baikalelectronics.ru Git - uboot.git/commit
x86: Don't build cpu files which are not supported on 64-bit
authorSimon Glass <sjg@chromium.org>
Mon, 16 Jan 2017 14:04:11 +0000 (07:04 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 6 Feb 2017 03:38:46 +0000 (11:38 +0800)
commit0285e8058e66f877be63a8cf3f4f6444d0275037
treed2fb48a43eaa64b62e0251e584450d19f090042a
parent60278cf3f4842a9d3ee3e16d15b28af5eafe8f93
x86: Don't build cpu files which are not supported on 64-bit

Some files cannot be built with 64-bit and mostly don't make sense in that
context. Disable them.

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