x86: Compile coreboot_table.c only for SeaBIOS
authorBin Meng <bmeng.cn@gmail.com>
Wed, 11 May 2016 14:44:58 +0000 (07:44 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 23 May 2016 07:18:00 +0000 (15:18 +0800)
commit548344912f791ff7f7f932afdaf669f45a20448b
tree7412bbce4a05e125f276d8e8b652dee748b3bd1d
parent10d569ea1a6083eec6022dfd1e6b35e74c962ee3
x86: Compile coreboot_table.c only for SeaBIOS

coreboot_table.c only needs to be built when SeaBIOS is used.

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