2005-11-01 09:08:41 +08:00
|
|
|
obj-y += interrupt.o iommu.o setup.o spider-pic.o
|
2005-11-01 09:08:38 +08:00
|
|
|
obj-$(CONFIG_SMP) += smp.o
|
2005-11-16 04:53:48 +08:00
|
|
|
obj-$(CONFIG_SPU_FS) += spufs/ spu_base.o
|
|
|
|
builtin-spufs-$(CONFIG_SPU_FS) += spu_syscalls.o
|
|
|
|
obj-y += $(builtin-spufs-m)
|