repo.or.cz
/
qemu-kvm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
qom: Reimplement Interfaces
[qemu-kvm.git]
/
target-unicore32
/
Makefile.objs
blob
777f01fef86ecb6d494f800a5dcaaeae961adeb2
1
obj-y += translate.o op_helper.o helper.o cpu.o
2
obj-y += ucf64_helper.o
3
4
obj-$(CONFIG_SOFTMMU) += machine.o softmmu.o
5
6
$(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)