Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
[sfrench/cifs-2.6.git] / arch / powerpc / platforms / cell / Makefile
1 obj-$(CONFIG_PPC_CELL_COMMON)           += cbe_regs.o interrupt.o pervasive.o
2
3 obj-$(CONFIG_PPC_CELL_NATIVE)           += iommu.o setup.o spider-pic.o \
4                                            pmu.o spider-pci.o
5 obj-$(CONFIG_CBE_RAS)                   += ras.o
6
7 obj-$(CONFIG_CBE_THERM)                 += cbe_thermal.o
8 obj-$(CONFIG_CBE_CPUFREQ_SPU_GOVERNOR)  += cpufreq_spudemand.o
9
10 obj-$(CONFIG_PPC_IBM_CELL_POWERBUTTON)  += cbe_powerbutton.o
11
12 ifeq ($(CONFIG_SMP),y)
13 obj-$(CONFIG_PPC_CELL_NATIVE)           += smp.o
14 endif
15
16 # needed only when building loadable spufs.ko
17 spu-priv1-$(CONFIG_PPC_CELL_COMMON)     += spu_priv1_mmio.o
18 spu-manage-$(CONFIG_PPC_CELL_COMMON)    += spu_manage.o
19
20 obj-$(CONFIG_SPU_BASE)                  += spu_callbacks.o spu_base.o \
21                                            spu_notify.o \
22                                            spu_syscalls.o \
23                                            $(spu-priv1-y) \
24                                            $(spu-manage-y) \
25                                            spufs/
26
27 obj-$(CONFIG_AXON_MSI)                  += axon_msi.o