3 lines
90 B
Makefile
3 lines
90 B
Makefile
|
obj-y := enlighten.o hypercall.o grant-table.o p2m.o mm.o
|
||
|
obj-$(CONFIG_XEN_EFI) += efi.o
|