This commit was manufactured by cvs2svn to create branch 'vserver'.
[linux-2.6.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