From: Stefan Weil Date: Tue, 9 Apr 2019 05:33:20 +0000 (+0200) Subject: Update configure X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e0048b5e7438c234cb90a06a1a6d5a93629ed43e;p=qemu.git Update configure The last *.aml file was removed in commit 13b1881aacc7e5018773bd545bbaf8d5476699ee. Signed-off-by: Stefan Weil Reviewed-by: Igor Mammedov Reviewed-by: Philippe Mathieu-Daudé Message-Id: <20190409053320.14612-1-sw@weilnetz.de> Signed-off-by: Laurent Vivier --- diff --git a/configure b/configure index a2607afb34..14f02452f9 100755 --- a/configure +++ b/configure @@ -7880,7 +7880,6 @@ LINKS="$LINKS python" for bios_file in \ $source_path/pc-bios/*.bin \ $source_path/pc-bios/*.lid \ - $source_path/pc-bios/*.aml \ $source_path/pc-bios/*.rom \ $source_path/pc-bios/*.dtb \ $source_path/pc-bios/*.img \