Makefile 131 B

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