mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
dump: Move the code to dump/
Cc: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20190619201050.19040-16-armbru@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
d06b747bd5
commit
c2a8714801
6 changed files with 4 additions and 3 deletions
2
dump/Makefile.objs
Normal file
2
dump/Makefile.objs
Normal file
|
@ -0,0 +1,2 @@
|
|||
obj-y += dump.o
|
||||
obj-$(TARGET_X86_64) += win_dump.o
|
Loading…
Add table
Add a link
Reference in a new issue