Browse Source

Merge branch 'pci/greg-m68k' into next

* pci/greg-m68k:
  PCI: build resource code for M68K architecture
Bjorn Helgaas 13 years ago
parent
commit
cfeeb34bc0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      drivers/pci/Makefile

+ 1 - 0
drivers/pci/Makefile

@@ -49,6 +49,7 @@ obj-$(CONFIG_MN10300) += setup-bus.o
 obj-$(CONFIG_MICROBLAZE) += setup-bus.o
 obj-$(CONFIG_TILE) += setup-bus.o setup-irq.o
 obj-$(CONFIG_SPARC_LEON) += setup-bus.o setup-irq.o
+obj-$(CONFIG_M68K) += setup-bus.o setup-irq.o
 
 #
 # ACPI Related PCI FW Functions