projects
/
qemu.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
qemu-file: Add fast ftell code path
[qemu.git]
/
Makefile.target
diff --git
a/Makefile.target
b/Makefile.target
index 1e8d7abcb3feff84e827d10fe3e65a4357db33ab..e9ff1eed7b9bcf74444af8000d86f56d286517dd 100644
(file)
--- a/
Makefile.target
+++ b/
Makefile.target
@@
-127,7
+127,7
@@
endif #CONFIG_BSD_USER
# System emulator target
ifdef CONFIG_SOFTMMU
obj-y += arch_init.o cpus.o monitor.o gdbstub.o balloon.o ioport.o numa.o
-obj-y += qtest.o
+obj-y += qtest.o
bootdevice.o
obj-y += hw/
obj-$(CONFIG_FDT) += device_tree.o
obj-$(CONFIG_KVM) += kvm-all.o
This page took
0.021877 seconds
and
4
git commands to generate.