Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[wrt350n-kernel.git] / arch / powerpc / platforms / cell / Makefile
blobc89964c6fb1fc6c66166af182c6a9735e2cb857b
1 obj-$(CONFIG_PPC_CELL_NATIVE) += interrupt.o iommu.o setup.o \
2 cbe_regs.o spider-pic.o \
3 pervasive.o pmu.o io-workarounds.o
4 obj-$(CONFIG_CBE_RAS) += ras.o
6 obj-$(CONFIG_CBE_THERM) += cbe_thermal.o
7 obj-$(CONFIG_CBE_CPUFREQ_PMI) += cbe_cpufreq_pmi.o
8 obj-$(CONFIG_CBE_CPUFREQ) += cbe-cpufreq.o
9 cbe-cpufreq-y += cbe_cpufreq_pervasive.o cbe_cpufreq.o
11 ifeq ($(CONFIG_SMP),y)
12 obj-$(CONFIG_PPC_CELL_NATIVE) += smp.o
13 endif
15 # needed only when building loadable spufs.ko
16 spu-priv1-$(CONFIG_PPC_CELL_NATIVE) += spu_priv1_mmio.o
18 spu-manage-$(CONFIG_PPC_CELLEB) += spu_manage.o
19 spu-manage-$(CONFIG_PPC_CELL_NATIVE) += spu_manage.o
21 obj-$(CONFIG_SPU_BASE) += spu_callbacks.o spu_base.o \
22 spu_notify.o \
23 spu_syscalls.o spu_fault.o \
24 $(spu-priv1-y) \
25 $(spu-manage-y) \
26 spufs/
28 obj-$(CONFIG_PCI_MSI) += axon_msi.o