]> nv-tegra.nvidia Code Review - linux-2.6.git/blob - arch/powerpc/platforms/cell/Makefile
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
[linux-2.6.git] / arch / powerpc / platforms / cell / Makefile
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
5
6 obj-$(CONFIG_CBE_THERM)                 += cbe_thermal.o
7 obj-$(CONFIG_CBE_CPUFREQ)               += cbe_cpufreq.o
8
9 ifeq ($(CONFIG_SMP),y)
10 obj-$(CONFIG_PPC_CELL_NATIVE)           += smp.o
11 endif
12
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
16
17 obj-$(CONFIG_SPU_BASE)                  += spu_callbacks.o spu_base.o \
18                                            spu_coredump.o \
19                                            $(spufs-modular-m) \
20                                            $(spu-priv1-y) spufs/