2006-12-20 10:11:57 -05:00
|
|
|
obj-y += setup.o mm.o time.o hvcall.o htab.o repository.o
|
2006-11-22 18:46:58 -05:00
|
|
|
obj-y += interrupt.o exports.o os-area.o
|
2007-01-30 18:20:27 -05:00
|
|
|
obj-y += system-bus.o
|
2006-11-22 18:46:59 -05:00
|
|
|
|
2006-12-20 10:11:57 -05:00
|
|
|
obj-$(CONFIG_SMP) += smp.o
|
2006-11-22 18:46:59 -05:00
|
|
|
obj-$(CONFIG_SPU_BASE) += spu.o
|