summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/pcie/Makefile.mk
blob: 9f7ce9a6f7a6b26b9aaeb3b060a9721c5d228bd6 (plain)
1
2
3
4
5
6
7
8
## SPDX-License-Identifier: GPL-2.0-only
subdirs-y += ./*

romstage-$(CONFIG_SOC_INTEL_COMMON_BLOCK_PCIE) += pcie_helpers.c

ramstage-$(CONFIG_SOC_INTEL_COMMON_BLOCK_PCIE) += pcie.c
ramstage-$(CONFIG_SOC_INTEL_COMMON_BLOCK_PCIE) += pcie_helpers.c
ramstage-$(CONFIG_SOC_INTEL_COMMON_BLOCK_PCIE) += pcie_rp.c