mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
S390: BIOS create link to src folder for .img file
For *.img files, there will be a link created directly to the src folder, like for all other blobs. Signed-off-by: Dominik Dingel <dingel@linux.vnet.ibm.com> Signed-off-by: Alexander Graf <agraf@suse.de>
This commit is contained in:
parent
1f7de85330
commit
e89e33e12e
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
@ -4518,6 +4518,7 @@ for bios_file in \
|
|||
$source_path/pc-bios/*.aml \
|
||||
$source_path/pc-bios/*.rom \
|
||||
$source_path/pc-bios/*.dtb \
|
||||
$source_path/pc-bios/*.img \
|
||||
$source_path/pc-bios/openbios-* \
|
||||
$source_path/pc-bios/palcode-*
|
||||
do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue