blob: 3cd565a04d0a919b901de9faae5996ec4b6b0366 [file] [log] [blame]
Geoff Levandc01ea722006-06-19 20:33:28 +02001obj-$(CONFIG_PPC_CELL_NATIVE) += interrupt.o iommu.o setup.o \
Benjamin Herrenschmidt014da7f2006-11-11 17:25:12 +11002 cbe_regs.o spider-pic.o \
3 pervasive.o pmu.o io-workarounds.o
Geoff Levandc01ea722006-06-19 20:33:28 +02004obj-$(CONFIG_CBE_RAS) += ras.o
Arnd Bergmannc902be72006-01-04 19:55:53 +00005
Christian Krafftb3d7dc12006-10-24 18:31:25 +02006obj-$(CONFIG_CBE_THERM) += cbe_thermal.o
Christian Krafft74889e42007-07-20 21:39:22 +02007obj-$(CONFIG_CBE_CPUFREQ_PMI) += cbe_cpufreq_pmi.o
8obj-$(CONFIG_CBE_CPUFREQ) += cbe-cpufreq.o
9cbe-cpufreq-y += cbe_cpufreq_pervasive.o cbe_cpufreq.o
Christian Krafftb3d7dc12006-10-24 18:31:25 +020010
Geoff Levandc01ea722006-06-19 20:33:28 +020011ifeq ($(CONFIG_SMP),y)
12obj-$(CONFIG_PPC_CELL_NATIVE) += smp.o
13endif
Arnd Bergmannf0831ac2006-01-04 20:31:30 +010014
Arnd Bergmann2dd14932006-03-23 00:00:09 +010015# needed only when building loadable spufs.ko
Geoff Levandc01ea722006-06-19 20:33:28 +020016spu-priv1-$(CONFIG_PPC_CELL_NATIVE) += spu_priv1_mmio.o
Arnd Bergmann2dd14932006-03-23 00:00:09 +010017
Ishizaki Kouc9868fe2007-02-02 16:45:33 +090018spu-manage-$(CONFIG_PPC_CELLEB) += spu_manage.o
19spu-manage-$(CONFIG_PPC_CELL_NATIVE) += spu_manage.o
20
Geoff Levandc01ea722006-06-19 20:33:28 +020021obj-$(CONFIG_SPU_BASE) += spu_callbacks.o spu_base.o \
Jeremy Kerr7cd58e42007-12-20 16:39:59 +090022 spu_syscalls.o spu_fault.o \
Ishizaki Kouc9868fe2007-02-02 16:45:33 +090023 $(spu-priv1-y) \
24 $(spu-manage-y) \
25 spufs/
Michael Ellermance21b3c2007-07-20 21:39:28 +020026
27obj-$(CONFIG_PCI_MSI) += axon_msi.o