]> git.proxmox.com Git - mirror_qemu.git/blobdiff - Makefile.objs
aio-posix: avoid NULL pointer dereference in aio_epoll_update
[mirror_qemu.git] / Makefile.objs
index 69fdd48679c09a824d6b102668939edb80f4da62..06f74b8b995da9345896c5a415f386158b949377 100644 (file)
@@ -89,7 +89,7 @@ endif
 
 #######################################################################
 # Target-independent parts used in system and user emulation
-common-obj-y += tcg-runtime.o cpus-common.o
+common-obj-y += cpus-common.o
 common-obj-y += hw/
 common-obj-y += qom/
 common-obj-y += disas/
@@ -162,3 +162,4 @@ trace-events-y += target-s390x/trace-events
 trace-events-y += target-ppc/trace-events
 trace-events-y += qom/trace-events
 trace-events-y += linux-user/trace-events
+trace-events-y += qapi/trace-events