qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v2 3/5] S390: BIOS create link to src folder for .im


From: Dominik Dingel
Subject: [Qemu-devel] [PATCH v2 3/5] S390: BIOS create link to src folder for .img file
Date: Mon, 29 Apr 2013 16:52:06 +0200

For *.img files, there will be a link created directly to the src folder,
like for all other blobs.

Signed-off-by: Dominik Dingel <address@hidden>

diff --git a/configure b/configure
index cb29b69..2ab54ec 100755
--- a/configure
+++ b/configure
@@ -4389,6 +4389,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
-- 
1.7.9.5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]