summaryrefslogtreecommitdiffstats
path: root/drivers/pci/Makefile
blob: 442353173c9eef4309a34bdc46aba622dd1e8f12 (plain)
1
2
3
4
5
6
7
8
9
10
#
# Makefile for the PCI bus specific drivers.
#
obj-y		+= pci.o bus.o pci_iomap.o

ccflags-$(CONFIG_PCI_DEBUG) := -DDEBUG

CPPFLAGS += $(ccflags-y)

obj-$(CONFIG_PCI_MVEBU)	+= pci-mvebu.o pci-mvebu-phy.o