diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2021-12-06 12:21:33 +0100 |
---|---|---|
committer | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2022-02-07 13:47:04 +0000 |
commit | 16fa339d8424facdef521dee8ba6f1ad9e047b8a (patch) | |
tree | 49cdb85b4f3ce49427ee597f52837bf2706096c6 /Makefile.inc | |
parent | 2412c81fce5f15215f39ea60472eacc1c0b27aba (diff) |
cpu/x86/Makefile.inc: Build smi_trigger on !HAVE_SMI_HANDLER
A lot of soc code requires a definition of apm_control, which
smm/smi_trigger.c provided for !HAVE_SMI_HANDLER, but is not added as
a build target.
Fixes building Q35 without smihandler.
Change-Id: Ie57819b3d169311371a1caca83c9b0c796b46048
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59913
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Diffstat (limited to 'Makefile.inc')
0 files changed, 0 insertions, 0 deletions