summaryrefslogtreecommitdiffstats
path: root/qemu/io/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/io/Makefile.objs')
-rw-r--r--qemu/io/Makefile.objs10
1 files changed, 0 insertions, 10 deletions
diff --git a/qemu/io/Makefile.objs b/qemu/io/Makefile.objs
deleted file mode 100644
index 9d8337d89..000000000
--- a/qemu/io/Makefile.objs
+++ /dev/null
@@ -1,10 +0,0 @@
-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