3 lines
70 B
Makefile
Raw Normal View History

2025-05-10 21:49:39 +08:00
obj-y := hv_init.o mmu.o nested.o
obj-$(CONFIG_X86_64) += hv_apic.o