mirror of
https://github.com/xqemu/xqemu.git
synced 2025-04-02 11:11:56 -04: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
|