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
soc/mediatek/mt8196: Correct the region size for mcufw_reserved
[coreboot2.git]
/
src
/
soc
/
amd
/
common
/
block
/
smbus
/
Makefile.mk
blob
50b9fdc4653bfcc0b943f71d097d97db4350c8fb
1
## SPDX-License-Identifier: GPL-2.0-only
2
ifeq
($(
CONFIG_SOC_AMD_COMMON_BLOCK_SMBUS
),
y
)
3
4
bootblock-y
+=
smbus_early_fch.c
5
romstage-y
+=
smbus.c
6
ramstage-y
+=
smbus.c
7
ramstage-y
+=
sm.c
8
9
endif
# CONFIG_SOC_AMD_COMMON_BLOCK_SMBUS