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