Linux 2.6.21
[linux/fpc-iii.git] / arch / powerpc / platforms / cell / Makefile
blob869af89df6ffe0daaee14ed9f4bda25eecb3247d
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) += cbe_cpufreq.o
9 ifeq ($(CONFIG_SMP),y)
10 obj-$(CONFIG_PPC_CELL_NATIVE) += smp.o
11 endif
13 # needed only when building loadable spufs.ko
14 spufs-modular-$(CONFIG_SPU_FS) += spu_syscalls.o
15 spu-priv1-$(CONFIG_PPC_CELL_NATIVE) += spu_priv1_mmio.o
17 spu-manage-$(CONFIG_PPC_CELLEB) += spu_manage.o
18 spu-manage-$(CONFIG_PPC_CELL_NATIVE) += spu_manage.o
20 obj-$(CONFIG_SPU_BASE) += spu_callbacks.o spu_base.o \
21 spu_coredump.o \
22 $(spufs-modular-m) \
23 $(spu-priv1-y) \
24 $(spu-manage-y) \
25 spufs/