PCI: build resource code for M68K architecture
authorGreg Ungerer <gerg@uclinux.org>
Fri, 13 Jul 2012 03:49:41 +0000 (13:49 +1000)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 13 Jul 2012 15:40:37 +0000 (09:40 -0600)
The ColdFire M54xx family of CPU cores (supported by the m68k arch code)
have PCI bus hardware. We want to be able to use this and will need the
setup-bus.c and setup-irq.c helper functions. So when CONFIG_M68K is
enabled add them to the objs build list.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

No differences found