1 2 3 4 5 6
obj-y += interrupt.o \ beat.o obj-$(CONFIG_SMP) += smp.o obj-$(CONFIG_PPC_UDBG_BEAT) += udbg_beat.o obj-$(CONFIG_SPU_BASE) += spu_priv1.o