]> Git Repo - qemu.git/blobdiff - util/Makefile.objs
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
[qemu.git] / util / Makefile.objs
index d7cc39907fb773379d614fbeaed435bdf76854f3..a8a777ec409676e5158cdcd3f59acba5ca7ff2fc 100644 (file)
@@ -29,3 +29,6 @@ util-obj-y += qemu-coroutine.o qemu-coroutine-lock.o qemu-coroutine-io.o
 util-obj-y += qemu-coroutine-sleep.o
 util-obj-y += coroutine-$(CONFIG_COROUTINE_BACKEND).o
 util-obj-y += buffer.o
+util-obj-y += timed-average.o
+util-obj-y += base64.o
+util-obj-y += log.o
This page took 0.024158 seconds and 4 git commands to generate.