x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.c
[pandora-kernel.git] / arch / x86 / pci / Makefile
index d8a0a62..564b008 100644 (file)
@@ -15,7 +15,7 @@ obj-$(CONFIG_X86_NUMAQ)               += numaq_32.o
 
 obj-y                          += common.o early.o
 obj-y                          += amd_bus.o
-obj-$(CONFIG_X86_64)           += intel_bus.o
+obj-$(CONFIG_X86_64)           += bus_numa.o intel_bus.o
 
 ifeq ($(CONFIG_PCI_DEBUG),y)
 EXTRA_CFLAGS += -DDEBUG