Sign in
qemu
/
qemu
/
996922de45299878cdc4c15b72b19edf2bc618a4
/
.
/
accel
/
stubs
/
Makefile.objs
blob: c071abaf4ee543483f4851d72a21d6975af6c7d5 [
file
] [
log
] [
blame
]
obj
-
$
(
call lnot
,
$
(
CONFIG_HAX
))
+=
hax
-
stub
.
o
obj
-
$
(
call lnot
,
$
(
CONFIG_KVM
))
+=
kvm
-
stub
.
o
obj
-
$
(
call lnot
,
$
(
CONFIG_TCG
))
+=
tcg
-
stub
.
o