]> git.proxmox.com Git - mirror_qemu.git/blame - io/Makefile.objs
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
[mirror_qemu.git] / io / Makefile.objs
CommitLineData
666a3af9 1io-obj-y = channel.o
d98e4eb7 2io-obj-y += channel-buffer.o
195e14d0 3io-obj-y += channel-command.o
d6e48869 4io-obj-y += channel-file.o
559607ea 5io-obj-y += channel-socket.o
ed8ee42c 6io-obj-y += channel-tls.o
1c809fa0 7io-obj-y += channel-watch.o
2d1d0e70 8io-obj-y += channel-websock.o
c767ae62 9io-obj-y += channel-util.o
c1b412f1 10io-obj-y += dns-resolver.o
53047392 11io-obj-y += net-listener.o
b02db2d9 12io-obj-y += task.o