]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/pci/pcie/aer/Makefile
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
[linux-2.6-omap-h63xx.git] / drivers / pci / pcie / aer / Makefile
1 #
2 # Makefile for PCI-Express Root Port Advanced Error Reporting Driver
3 #
4
5 obj-$(CONFIG_PCIEAER) += aerdriver.o
6
7 aerdriver-objs := aerdrv_errprint.o aerdrv_core.o aerdrv.o aerdrv_acpi.o
8