These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / io / Makefile.objs
diff --git a/qemu/io/Makefile.objs b/qemu/io/Makefile.objs
new file mode 100644 (file)
index 0000000..9d8337d
--- /dev/null
@@ -0,0 +1,10 @@
+io-obj-y = channel.o
+io-obj-y += channel-buffer.o
+io-obj-y += channel-command.o
+io-obj-y += channel-file.o
+io-obj-y += channel-socket.o
+io-obj-y += channel-tls.o
+io-obj-y += channel-watch.o
+io-obj-y += channel-websock.o
+io-obj-y += channel-util.o
+io-obj-y += task.o