x86: Don't include the BIOS emulator in TPL
authorSimon Glass <sjg@chromium.org>
Sat, 7 Dec 2019 04:42:23 +0000 (21:42 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 15 Dec 2019 03:44:18 +0000 (11:44 +0800)
commitfb96deec50e9880108ede75c0a37a80d9be298fb
treeb5b00f81ac125412ac3505fb1cc71d13e3f2cc17
parentaf801921afc3057925df913d0a08673a80f258cc
x86: Don't include the BIOS emulator in TPL

We don't generally have enough space to run this, so don't build it into
TPL. This helps reduce the size of TPL.

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