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