mirror of https://gitee.com/openkylin/qemu.git
10 lines
261 B
Makefile
10 lines
261 B
Makefile
|
virtiofsd-obj-y = buffer.o \
|
||
|
fuse_opt.o \
|
||
|
fuse_log.o \
|
||
|
fuse_lowlevel.o \
|
||
|
fuse_signals.o \
|
||
|
fuse_virtio.o \
|
||
|
helper.o \
|
||
|
passthrough_ll.o
|
||
|
|