aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/gspi/Makefile.inc
blob: 2eb13fa347f45c45ef27f50d179ae7c976607e1f (plain)
1
2
3
4
5
bootblock-$(CONFIG_SOC_INTEL_COMMON_BLOCK_GSPI) += gspi.c
romstage-$(CONFIG_SOC_INTEL_COMMON_BLOCK_GSPI) += gspi.c
ramstage-$(CONFIG_SOC_INTEL_COMMON_BLOCK_GSPI) += gspi.c
verstage-$(CONFIG_SOC_INTEL_COMMON_BLOCK_GSPI) += gspi.c
postcar-$(CONFIG_SOC_INTEL_COMMON_BLOCK_GSPI) += gspi.c