Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
[linux-drm-fsl-dcu.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 spu-manage-$(CONFIG_PPC_CELLEB)         += spu_manage.o
18 spu-manage-$(CONFIG_PPC_CELL_NATIVE)    += spu_manage.o
19
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/