]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/pci/Makefile
PCI: fix section mismatch warnings referring to pci_do_scan_bus
[linux-2.6-omap-h63xx.git] / drivers / pci / Makefile
index f697f3d728eb6317ad048cd087ceb26af8962117..9f04d17576d6fb37e1f58368dfa5326264369208 100644 (file)
@@ -13,6 +13,9 @@ obj-$(CONFIG_HOTPLUG) += hotplug.o
 
 # Build the PCI Hotplug drivers if we were asked to
 obj-$(CONFIG_HOTPLUG_PCI) += hotplug/
+ifdef CONFIG_HOTPLUG_PCI
+obj-y += hotplug-pci.o
+endif
 
 # Build the PCI MSI interrupt support
 obj-$(CONFIG_PCI_MSI) += msi.o