aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/pi/Makefile.inc
blob: ad62e4da8dab86740f09616ae7c783dd79ce9b05 (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0-only

subdirs-$(CONFIG_CPU_AMD_PI_00730F01) += 00730F01

romstage-y += ../../../soc/amd/common/block/cpu/smm/smm_helper.c
postcar-y += ../../../soc/amd/common/block/cpu/smm/smm_helper.c
ramstage-y += ../../../soc/amd/common/block/cpu/smm/smm_helper.c