summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/celleb/Makefile
diff options
context:
space:
mode:
authorIshizaki Kou <kou.ishizaki@toshiba.co.jp>2007-10-02 18:26:53 +1000
committerPaul Mackerras <paulus@samba.org>2007-10-03 13:25:28 +1000
commitda0bd34e03b48f366a29e0ecdb24f8a0fe856d40 (patch)
treeb2719a810e67826dbde6079ff73f091060f92ddf /arch/powerpc/platforms/celleb/Makefile
parent86de9f5f5e663123a5a49c6fe39750bea3dba24c (diff)
[POWERPC] Celleb: update for PCI
This adds support for the PCI bus on Celleb with new "I/O routines for PowerPC." External PCI on Celleb must do explicit synchronization with devices (Bus has no automatic synchronization feature). Signed-off-by: Kou Ishizaki <Kou.Ishizaki@toshiba.co.jp> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/platforms/celleb/Makefile')
-rw-r--r--arch/powerpc/platforms/celleb/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/powerpc/platforms/celleb/Makefile b/arch/powerpc/platforms/celleb/Makefile
index 5240046d8671..889d43f715ea 100644
--- a/arch/powerpc/platforms/celleb/Makefile
+++ b/arch/powerpc/platforms/celleb/Makefile
@@ -1,6 +1,7 @@
obj-y += interrupt.o iommu.o setup.o \
- htab.o beat.o pci.o \
- scc_epci.o scc_uhc.o hvCall.o
+ htab.o beat.o hvCall.o pci.o \
+ scc_epci.o scc_uhc.o \
+ io-workarounds.o
obj-$(CONFIG_SMP) += smp.o
obj-$(CONFIG_PPC_UDBG_BEAT) += udbg_beat.o