diff options
| author | Paolo Bonzini | 2020-02-05 09:45:39 +0100 |
|---|---|---|
| committer | Paolo Bonzini | 2020-08-21 12:30:09 +0200 |
| commit | 3f99cf5710d77ce218116d1b6bb9682c466bbde1 (patch) | |
| tree | b03f11959ec3ad2d2e206965c02c16d7f7e2d9a6 /Makefile.objs | |
| parent | contrib/libvhost-user: convert to Meson (diff) | |
| download | qemu-3f99cf5710d77ce218116d1b6bb9682c466bbde1.tar.gz qemu-3f99cf5710d77ce218116d1b6bb9682c466bbde1.tar.xz qemu-3f99cf5710d77ce218116d1b6bb9682c466bbde1.zip | |
tools/virtiofsd: convert to Meson
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'Makefile.objs')
| -rw-r--r-- | Makefile.objs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.objs b/Makefile.objs index 9489864967..fee0f71372 100644 --- a/Makefile.objs +++ b/Makefile.objs @@ -113,6 +113,5 @@ vhost-user-blk-obj-y = contrib/vhost-user-blk/ rdmacm-mux-obj-y = contrib/rdmacm-mux/ vhost-user-input-obj-y = contrib/vhost-user-input/ vhost-user-gpu-obj-y = contrib/vhost-user-gpu/ -virtiofsd-obj-y = tools/virtiofsd/ ###################################################################### |
