xref: /openbmc/linux/arch/powerpc/platforms/cell/Makefile (revision acf7d76827a577059636e949079021e6af6dd702)
1811d4176SArnd Bergmannobj-y			+= interrupt.o iommu.o setup.o spider-pic.o
2*acf7d768SBenjamin Herrenschmidtobj-y			+= cbe_regs.o pervasive.o
3*acf7d768SBenjamin Herrenschmidtobj-$(CONFIG_CBE_RAS)	+= ras.o
4c902be71SArnd Bergmann
519fe0475SArnd Bergmannobj-$(CONFIG_SMP)	+= smp.o
6aee9f265SGeoff Levandobj-$(CONFIG_SPU_FS)	+= spu-base.o spufs/
7f0831accSArnd Bergmann
8f0831accSArnd Bergmannspu-base-y		+= spu_base.o spu_priv1.o
9f0831accSArnd Bergmann
102dd14934SArnd Bergmann# needed only when building loadable spufs.ko
112dd14934SArnd Bergmannspufs-modular-$(CONFIG_SPU_FS) += spu_syscalls.o
122dd14934SArnd Bergmannobj-y			+= $(spufs-modular-m)
132dd14934SArnd Bergmann
142dd14934SArnd Bergmann# always needed in kernel
152dd14934SArnd Bergmannspufs-builtin-$(CONFIG_SPU_FS) += spu_callbacks.o
162dd14934SArnd Bergmannobj-y			+= $(spufs-builtin-y) $(spufs-builtin-m)
172dd14934SArnd Bergmann
18