Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"
[pandora-kernel.git] / arch / x86 / pci / Makefile
index 39fba37..a0207a7 100644 (file)
@@ -13,9 +13,12 @@ obj-$(CONFIG_X86_VISWS)              += visws.o
 
 obj-$(CONFIG_X86_NUMAQ)                += numaq_32.o
 
+obj-$(CONFIG_X86_MRST)         += mrst.o
+
 obj-y                          += common.o early.o
-obj-y                          += amd_bus.o
-obj-$(CONFIG_X86_64)           += bus_numa.o
+obj-y                          += amd_bus.o bus_numa.o
+
+obj-$(CONFIG_PCI_CNB20LE_QUIRK)        += broadcom_bus.o
 
 ifeq ($(CONFIG_PCI_DEBUG),y)
 EXTRA_CFLAGS += -DDEBUG