3 lines
70 B
Makefile
3 lines
70 B
Makefile
|
obj-y := hv_init.o mmu.o nested.o
|
||
|
obj-$(CONFIG_X86_64) += hv_apic.o
|