]> Git Repo - qemu.git/blob - io/Makefile.objs
trace: add "-trace enable=..."
[qemu.git] / io / Makefile.objs
1 io-obj-y = channel.o
2 io-obj-y += channel-buffer.o
3 io-obj-y += channel-command.o
4 io-obj-y += channel-file.o
5 io-obj-y += channel-socket.o
6 io-obj-y += channel-tls.o
7 io-obj-y += channel-watch.o
8 io-obj-y += channel-websock.o
9 io-obj-y += task.o
This page took 0.021962 seconds and 4 git commands to generate.