Makefile 122 B

1234
  1. obj-y := enlighten.o setup.o multicalls.o mmu.o \
  2. time.o manage.o xen-asm.o grant-table.o
  3. obj-$(CONFIG_SMP) += smp.o