Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
[pandora-kernel.git] / arch / x86 / pci / Makefile
index b110d97..a0207a7 100644 (file)
@@ -18,6 +18,8 @@ obj-$(CONFIG_X86_MRST)                += mrst.o
 obj-y                          += common.o early.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
 endif