1*9702785aSThomas Gleixnerobj-y := enlighten.o setup.o features.o multicalls.o mmu.o \ 2*9702785aSThomas Gleixner events.o time.o manage.o xen-asm.o 3*9702785aSThomas Gleixner 4*9702785aSThomas Gleixnerobj-$(CONFIG_SMP) += smp.o 5