Geert Uytterhoeven | 63ea9c1 | 2006-12-20 16:11:57 +0100 | [diff] [blame] | 1 | obj-y += setup.o mm.o time.o hvcall.o htab.o repository.o |
Geoff Levand | 00a3e2e | 2006-11-23 00:46:58 +0100 | [diff] [blame] | 2 | obj-y += interrupt.o exports.o os-area.o |
Geoff Levand | 2a08ea6 | 2007-01-30 15:20:27 -0800 | [diff] [blame] | 3 | obj-y += system-bus.o |
Geoff Levand | de91a53 | 2006-11-23 00:46:59 +0100 | [diff] [blame] | 4 | |
Geert Uytterhoeven | 63ea9c1 | 2006-12-20 16:11:57 +0100 | [diff] [blame] | 5 | obj-$(CONFIG_SMP) += smp.o |
Geoff Levand | de91a53 | 2006-11-23 00:46:59 +0100 | [diff] [blame] | 6 | obj-$(CONFIG_SPU_BASE) += spu.o |