repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
block: Forbid trying to change unsupported options during reopen
[qemu/ar7.git]
/
accel
/
stubs
/
Makefile.objs
blob
3894caf95da64d525c9cb6fabeab64e27e0a0bd2
1
obj-$(call lnot,$(CONFIG_HAX)) += hax-stub.o
2
obj-$(call lnot,$(CONFIG_HVF)) += hvf-stub.o
3
obj-$(call lnot,$(CONFIG_WHPX)) += whpx-stub.o
4
obj-$(call lnot,$(CONFIG_KVM)) += kvm-stub.o
5
obj-$(call lnot,$(CONFIG_TCG)) += tcg-stub.o