soc/intel/common/thermal: Allow thermal configuration over PMC
[coreboot.git] / src / soc / intel / common / block / thermal / Makefile.inc
blob2a652192fca86538fe7f49855f11e297efb0de0a
1 romstage-$(CONFIG_SOC_INTEL_COMMON_BLOCK_THERMAL) += thermal.c
2 romstage-$(CONFIG_SOC_INTEL_COMMON_BLOCK_THERMAL_BEHIND_PMC) += thermal_pmc.c
3 ramstage-$(CONFIG_SOC_INTEL_COMMON_BLOCK_THERMAL) += thermal.c