2005-10-31 20:08:41 -05:00
|
|
|
obj-y += interrupt.o iommu.o setup.o spider-pic.o
|
2005-10-31 20:08:38 -05:00
|
|
|
obj-$(CONFIG_SMP) += smp.o
|
2005-11-15 15:53:48 -05:00
|
|
|
obj-$(CONFIG_SPU_FS) += spufs/ spu_base.o
|
|
|
|
builtin-spufs-$(CONFIG_SPU_FS) += spu_syscalls.o
|
|
|
|
obj-y += $(builtin-spufs-m)
|