diff options
| author | Marc-André Lureau | 2019-07-12 21:16:54 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2020-08-21 12:30:11 +0200 |
| commit | 5ee24e78f5af0e4be7c6c7192541ca5fd7b0cf96 (patch) | |
| tree | 0cf5eaa258e764a02bfbae311e6ac0499d0705ec /Makefile.objs | |
| parent | contrib/vhost-user-gpu: convert to meson (diff) | |
| download | qemu-5ee24e78f5af0e4be7c6c7192541ca5fd7b0cf96.tar.gz qemu-5ee24e78f5af0e4be7c6c7192541ca5fd7b0cf96.tar.xz qemu-5ee24e78f5af0e4be7c6c7192541ca5fd7b0cf96.zip | |
contrib/ivshmem: convert to meson
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'Makefile.objs')
| -rw-r--r-- | Makefile.objs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.objs b/Makefile.objs index 2f2d4b2066..336a684ff3 100644 --- a/Makefile.objs +++ b/Makefile.objs @@ -104,7 +104,5 @@ qga-vss-dll-obj-y = qga/ ###################################################################### # contrib elf2dmp-obj-y = contrib/elf2dmp/ -ivshmem-client-obj-$(CONFIG_IVSHMEM) = contrib/ivshmem-client/ -ivshmem-server-obj-$(CONFIG_IVSHMEM) = contrib/ivshmem-server/ ###################################################################### |
