Linux 6.9-rc1
[linux-2.6-microblaze.git] / drivers / pci / pcie / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for PCI Express features and port driver
4
5 pcieportdrv-y                   := portdrv.o rcec.o
6
7 obj-$(CONFIG_PCIEPORTBUS)       += pcieportdrv.o
8
9 obj-y                           += aspm.o
10 obj-$(CONFIG_PCIEAER)           += aer.o err.o
11 obj-$(CONFIG_PCIEAER_INJECT)    += aer_inject.o
12 obj-$(CONFIG_PCIE_PME)          += pme.o
13 obj-$(CONFIG_PCIE_DPC)          += dpc.o
14 obj-$(CONFIG_PCIE_PTM)          += ptm.o
15 obj-$(CONFIG_PCIE_EDR)          += edr.o