Makefile: remove DESTDIR from firmware file content
commit177cd674d6203d3c1a98e170ea56c5a904ac4ce8
authorOlaf Hering <olaf@aepfle.de>
Thu, 30 May 2019 19:28:11 +0000 (30 21:28 +0200)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Sat, 3 Aug 2019 07:52:32 +0000 (3 09:52 +0200)
tree08b8cb63209c4d8aa5f0422202b174c32a701b00
parent9bcf2dfa163f67b0fec6ee0fe88ad5dc5d69dc59
Makefile: remove DESTDIR from firmware file content

The resulting firmware files should only contain the runtime path.
Fixes commit 26ce90fde5c ("Makefile: install the edk2 firmware images
and their descriptors")

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Message-Id: <20190530192812.17637-1-olaf@aepfle.de>
Fixes: https://bugs.launchpad.net/qemu/+bug/1838703
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Makefile