xref: /openbmc/linux/arch/powerpc/platforms/cell/Makefile (revision f0831acc4b78e2d9737e8ed91b8b7505b21ddb83)
1811d4176SArnd Bergmannobj-y			+= interrupt.o iommu.o setup.o spider-pic.o
2c902be71SArnd Bergmannobj-y			+= pervasive.o
3c902be71SArnd Bergmann
419fe0475SArnd Bergmannobj-$(CONFIG_SMP)	+= smp.o
5*f0831accSArnd Bergmannobj-$(CONFIG_SPU_FS)	+= spufs/ spu-base.o
6*f0831accSArnd Bergmann
7*f0831accSArnd Bergmannspu-base-y		+= spu_base.o spu_priv1.o
8*f0831accSArnd Bergmann
967207b96SArnd Bergmannbuiltin-spufs-$(CONFIG_SPU_FS)	+= spu_syscalls.o
1067207b96SArnd Bergmannobj-y			+= $(builtin-spufs-m)
11