aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/Makefile
blob: 74616cf13af9840b37b71902f33d30b7e37afe34 (plain)
1
2
3
4
5
obj-y			+= interrupt.o iommu.o setup.o spider-pic.o
obj-$(CONFIG_SMP)	+= smp.o
obj-$(CONFIG_SPU_FS)	+= spufs/ spu_base.o
builtin-spufs-$(CONFIG_SPU_FS)	+= spu_syscalls.o
obj-y			+= $(builtin-spufs-m)