]> err.no Git - linux-2.6/blobdiff - arch/powerpc/kernel/Makefile
[POWERPC] Use global_number in ppc32 pci_controller
[linux-2.6] / arch / powerpc / kernel / Makefile
index eb6a33e90d7ee0611c22938a327cd5b29c3db146..42c42ecad00c16bb82c6e4a325bc92230c1a909a 100644 (file)
@@ -68,7 +68,7 @@ obj-$(CONFIG_MODULES)         += $(module-y)
 
 pci64-$(CONFIG_PPC64)          += pci_64.o pci_dn.o isa-bridge.o
 pci32-$(CONFIG_PPC32)          := pci_32.o
-obj-$(CONFIG_PCI)              += $(pci64-y) $(pci32-y)
+obj-$(CONFIG_PCI)              += $(pci64-y) $(pci32-y) pci-common.o
 obj-$(CONFIG_PCI_MSI)          += msi.o
 kexec-$(CONFIG_PPC64)          := machine_kexec_64.o
 kexec-$(CONFIG_PPC32)          := machine_kexec_32.o