summaryrefslogblamecommitdiffstats
path: root/drivers/pci/pcie/aer/Makefile
blob: af756b6e7e33414fa8e3d59618dc130edf7fc522 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                  





                                                                    
                          
 
                                            
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for PCI-Express Root Port Advanced Error Reporting Driver
#

obj-$(CONFIG_PCIEAER) += aerdriver.o

aerdriver-objs := aerdrv.o

obj-$(CONFIG_PCIEAER_INJECT) += aer_inject.o