diff options
| author | Marc-André Lureau | 2019-07-26 10:02:31 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2020-08-21 12:30:24 +0200 |
| commit | c574e161120aa0b8c76ee90d21d43c6e53e7f1ba (patch) | |
| tree | 720806a8f188eca32928d97f19f0d698d68d706a /Makefile.objs | |
| parent | meson: convert fsdev/ (diff) | |
| download | qemu-c574e161120aa0b8c76ee90d21d43c6e53e7f1ba.tar.gz qemu-c574e161120aa0b8c76ee90d21d43c6e53e7f1ba.tar.xz qemu-c574e161120aa0b8c76ee90d21d43c6e53e7f1ba.zip | |
meson: convert disas directory 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 7158031c0c..3b32a4c9bb 100644 --- a/Makefile.objs +++ b/Makefile.objs @@ -74,8 +74,6 @@ endif # CONFIG_SOFTMMU # Target-independent parts used in system and user emulation common-obj-y += hw/ -common-obj-y += qom/ -common-obj-y += disas/ ###################################################################### # Resource file for Windows executables |
