summaryrefslogtreecommitdiff
path: root/drivers/pci/host/Makefile
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2015-11-03 14:39:19 (GMT)
committerBjorn Helgaas <bhelgaas@google.com>2015-11-03 14:39:19 (GMT)
commit4ed31f24a6416cc60bc8e92c25b2de3060fbedf8 (patch)
treef3ae3c8f4ad382bff930ff200861352a5a6b9838 /drivers/pci/host/Makefile
parentc2df02bdaac28bedcee6b9921b7c2927dafac471 (diff)
parent500a1d9a43e0a16e3cfc48f4b192ad421d4de376 (diff)
downloadlinux-4ed31f24a6416cc60bc8e92c25b2de3060fbedf8.tar.xz
Merge branch 'pci/host-hisi' into next
* pci/host-hisi: PCI: hisi: Add HiSilicon SoC Hip05 PCIe driver
Diffstat (limited to 'drivers/pci/host/Makefile')
-rw-r--r--drivers/pci/host/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pci/host/Makefile b/drivers/pci/host/Makefile
index 6c4913d..9d4d3c6 100644
--- a/drivers/pci/host/Makefile
+++ b/drivers/pci/host/Makefile
@@ -19,3 +19,4 @@ obj-$(CONFIG_PCIE_IPROC_PLATFORM) += pcie-iproc-platform.o
obj-$(CONFIG_PCIE_IPROC_BCMA) += pcie-iproc-bcma.o
obj-$(CONFIG_PCIE_ALTERA) += pcie-altera.o
obj-$(CONFIG_PCIE_ALTERA_MSI) += pcie-altera-msi.o
+obj-$(CONFIG_PCI_HISI) += pcie-hisi.o