repo.or.cz
/
coreboot2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mb/google/nissa/var/rull: Configure Acoustic noise mitigation
[coreboot2.git]
/
src
/
soc
/
amd
/
common
/
block
/
smi
/
Makefile.mk
blob
0d07f739e3b8d7b28b38e266f0cc75402f316170
1
## SPDX-License-Identifier: GPL-2.0-only
2
ifeq
($(
CONFIG_SOC_AMD_COMMON_BLOCK_SMI
),
y
)
3
4
bootblock-y
+=
smi_util.c
5
romstage-y
+=
smi_util.c
6
ramstage-y
+=
smi_util.c
7
smm-y
+=
smi_util.c
8
9
endif
# CONFIG_SOC_AMD_COMMON_BLOCK_SMI