3 lines
64 B
Makefile
3 lines
64 B
Makefile
|
obj-y += kvm-all.o
|
||
|
obj-$(call lnot,$(CONFIG_SEV)) += sev-stub.o
|