]> git.proxmox.com Git - mirror_qemu.git/blobdiff - Makefile.objs
Remove remainders of HPPA backend
[mirror_qemu.git] / Makefile.objs
index ad7419bb18ccc01e29f5d6d10d6df455b6118a46..7301544cddda4290f8d8b3df3867a5a8a152ca8e 100644 (file)
@@ -15,6 +15,7 @@ block-obj-$(CONFIG_POSIX) += aio-posix.o
 block-obj-$(CONFIG_WIN32) += aio-win32.o
 block-obj-y += block/
 block-obj-y += qemu-io-cmds.o
+block-obj-$(CONFIG_REPLICATION) += replication.o
 
 block-obj-m = block/
 
@@ -153,6 +154,9 @@ trace-events-y += hw/alpha/trace-events
 trace-events-y += ui/trace-events
 trace-events-y += audio/trace-events
 trace-events-y += net/trace-events
+trace-events-y += target-i386/trace-events
 trace-events-y += target-sparc/trace-events
 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