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
build: move libobj-y variable to nested Makefile.objs
[qemu-kvm.git]
/
target-microblaze
/
Makefile.objs
blob
9a50c2846f5a5cabe60f2bbc5e11c5428c553185
1
obj-y += op_helper.o helper.o cpu.o
2
obj-$(CONFIG_SOFTMMU) += mmu.o
3
4
$(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)