diff options
| author | Marc-André Lureau | 2019-07-12 21:47:06 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2020-08-21 12:30:11 +0200 |
| commit | 1d7bb6ab2cd93d56a86b9203bfc2cac5ee36de63 (patch) | |
| tree | c660253b042b1f2011a79e1780d4d067b165eb9f /Makefile.objs | |
| parent | contrib/ivshmem: convert to meson (diff) | |
| download | qemu-1d7bb6ab2cd93d56a86b9203bfc2cac5ee36de63.tar.gz qemu-1d7bb6ab2cd93d56a86b9203bfc2cac5ee36de63.tar.xz qemu-1d7bb6ab2cd93d56a86b9203bfc2cac5ee36de63.zip | |
contrib/elf2dmp: 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 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile.objs b/Makefile.objs index 336a684ff3..1486254a2c 100644 --- a/Makefile.objs +++ b/Makefile.objs @@ -100,9 +100,3 @@ version-obj-$(CONFIG_WIN32) += $(BUILD_DIR)/version.o # extracted into a QAPI schema module, or perhaps a separate schema. qga-obj-y = qga/ qga-vss-dll-obj-y = qga/ - -###################################################################### -# contrib -elf2dmp-obj-y = contrib/elf2dmp/ - -###################################################################### |
