From: Greg Ungerer Date: Fri, 13 Jul 2012 03:49:41 +0000 (+1000) Subject: PCI: build resource code for M68K architecture X-Git-Tag: v3.6-rc1~112^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=486ae3ea349264d84659db3a86636d7c7d94f14d;p=pandora-kernel.git 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 Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed