]> Git Repo - qemu.git/blame - io/Makefile.objs
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160526.1' into...
[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
b02db2d9 10io-obj-y += task.o
This page took 0.063083 seconds and 4 git commands to generate.