aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/aer/Makefile
blob: 15a4f40d520b35eccc6457c40d43653df7922953 (plain)
1
2
3
4
5
6
7
8
#
# Makefile for PCI-Express Root Port Advanced Error Reporting Driver
#

obj-$(CONFIG_PCIEAER) += aerdriver.o

aerdriver-objs := aerdrv_errprint.o aerdrv_core.o aerdrv.o aerdrv_acpi.o