Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied...
[linux-2.6] / drivers / pci / pcie / Makefile
1 #
2 # Makefile for PCI-Express PORT Driver
3 #
4
5 pcieportdrv-y                   := portdrv_core.o portdrv_pci.o portdrv_bus.o
6
7 obj-$(CONFIG_PCIEPORTBUS)       += pcieportdrv.o
8
9 # Build PCI Express AER if needed
10 obj-$(CONFIG_PCIEAER)           += aer/