commit | 548344912f791ff7f7f932afdaf669f45a20448b | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Wed May 11 07:44:58 2016 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Mon May 23 15:18:00 2016 +0800 |
tree | 7412bbce4a05e125f276d8e8b652dee748b3bd1d | |
parent | 10d569ea1a6083eec6022dfd1e6b35e74c962ee3 [diff] |
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>