qemu/io/Makefile.objs

5 lines
97 B
Makefile
Raw Normal View History

io-obj-y = channel.o
io-obj-y += channel-socket.o
io-obj-y += channel-watch.o
io-obj-y += task.o