pci/of: Match PCI devices to OF nodes dynamically
[firefly-linux-kernel-4.4.55.git] / drivers / pci / Makefile
index c85f744270a56664cb91a720624cfc97dc29c6ee..f27f4a1488a12c94b8b289138b9e7ae00c6a89d7 100644 (file)
@@ -70,4 +70,6 @@ obj-$(CONFIG_PCI_STUB) += pci-stub.o
 
 obj-$(CONFIG_XEN_PCIDEV_FRONTEND) += xen-pcifront.o
 
+obj-$(CONFIG_OF) += of.o
+
 ccflags-$(CONFIG_PCI_DEBUG) := -DDEBUG