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
tcg/arm: Fix broken CONFIG_TCG_PASS_AREG0 code
[qemu/ar7.git]
/
target-s390x
/
Makefile.objs
blob
80be3bbdb27c5a6d571c99b26fa5d51480ee9a65
1
obj-y += translate.o op_helper.o helper.o cpu.o interrupt.o
2
obj-$(CONFIG_SOFTMMU) += machine.o
3
obj-$(CONFIG_KVM) += kvm.o
4
5
$(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)