mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 12:23:53 -06:00

Split from a patch by Brijesh Singh (brijesh.singh@amd.com). Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Brijesh Singh <brijesh.singh@amd.com>
2 lines
64 B
Text
2 lines
64 B
Text
obj-y += kvm-all.o
|
|
obj-$(call lnot,$(CONFIG_SEV)) += sev-stub.o
|