[POWERPC] Rewrite IO allocation & mapping on powerpc64
[deliverable/linux.git] / arch / powerpc / kernel / Makefile
index 3e779f07f21b0819801b946f2e66231c7eaf605c..08ce7de7c768e74a2557c1237b2a6ad0914f894e 100644 (file)
@@ -65,7 +65,7 @@ obj-$(CONFIG_PPC_UDBG_16550)  += legacy_serial.o udbg_16550.o
 module-$(CONFIG_PPC64)         += module_64.o
 obj-$(CONFIG_MODULES)          += $(module-y)
 
-pci64-$(CONFIG_PPC64)          += pci_64.o pci_dn.o
+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_MSI)          += msi.o
This page took 0.026156 seconds and 5 git commands to generate.