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:
Markus Armbruster 2019-06-19 22:10:48 +02:00
parent d06b747bd5
commit c2a8714801
6 changed files with 4 additions and 3 deletions

2
dump/Makefile.objs Normal file
View file

@ -0,0 +1,2 @@
obj-y += dump.o
obj-$(TARGET_X86_64) += win_dump.o