]> git.proxmox.com Git - mirror_qemu.git/blob - tools/virtiofsd/Makefile.objs
virtiofsd: Add Makefile wiring for virtiofsd contrib
[mirror_qemu.git] / tools / virtiofsd / Makefile.objs
1 virtiofsd-obj-y = buffer.o \
2 fuse_opt.o \
3 fuse_log.o \
4 fuse_lowlevel.o \
5 fuse_signals.o \
6 fuse_virtio.o \
7 helper.o \
8 passthrough_ll.o
9