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)
commitfb355619b2472931f2252ed89780454619603915
treed2fb48a43eaa64b62e0251e584450d19f090042a
parent23b89d4d6ed05be0e7be4b22703dd9ecd66ac7ba
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