commit | 486ae3ea349264d84659db3a86636d7c7d94f14d | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Fri Jul 13 13:49:41 2012 +1000 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Fri Jul 13 09:40:37 2012 -0600 |
tree | a8d2a1798d316bf359f38c35189cf3e26cabfcd7 | |
parent | cfaf025112d3856637ff34a767ef785ef5cf2ca9 [diff] |
PCI: build resource code for M68K architecture 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>