]> Git Repo - qemu.git/blob - io/Makefile.objs
colo: Consolidate the duplicate code chunk into a routine
[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 += channel-util.o
10 io-obj-y += dns-resolver.o
11 io-obj-y += task.o
This page took 0.021397 seconds and 4 git commands to generate.