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
qapi: Fix broken discriminator error messages
[qemu/ar7.git]
/
target
/
nios2
/
Makefile.objs
blob
010de0e7a6fb79cee981a1ad3b8717f399bb141a
1
obj-y += translate.o op_helper.o helper.o cpu.o mmu.o nios2-semi.o
2
obj-$(CONFIG_SOFTMMU) += monitor.o
3
4
$(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)