]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/pci/pcie/Makefile
Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap...
[linux-2.6-omap-h63xx.git] / drivers / pci / pcie / Makefile
1 #
2 # Makefile for PCI-Express PORT Driver
3 #
4
5 # Build PCI Express ASPM if needed
6 obj-$(CONFIG_PCIEASPM)          += aspm.o
7
8 pcieportdrv-y                   := portdrv_core.o portdrv_pci.o portdrv_bus.o
9
10 obj-$(CONFIG_PCIEPORTBUS)       += pcieportdrv.o
11
12 # Build PCI Express AER if needed
13 obj-$(CONFIG_PCIEAER)           += aer/