soc/intel/pantherlake: Remove soc_info.[hc] interface
[coreboot2.git] / src / soc / intel / common / block / xhci / Makefile.mk
blobf1ef3e5f6fa0319eb7ef15df221615d1e9989cd3
1 ## SPDX-License-Identifier: GPL-2.0-only
2 ramstage-$(CONFIG_SOC_INTEL_COMMON_BLOCK_XHCI) += xhci.c
3 ramstage-$(CONFIG_SOC_INTEL_COMMON_BLOCK_XHCI_ELOG) += elog.c
5 smm-$(CONFIG_SOC_INTEL_COMMON_BLOCK_XHCI) += xhci.c
6 smm-$(CONFIG_SOC_INTEL_COMMON_BLOCK_XHCI_ELOG) += elog.c