From: Stefan Weil <[email protected]> The last *.aml file was removed in commit 13b1881aacc7e5018773bd545bbaf8d5476699ee.
Signed-off-by: Stefan Weil <[email protected]> Reviewed-by: Igor Mammedov <[email protected]> Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Message-Id: <[email protected]> Signed-off-by: Laurent Vivier <[email protected]> --- configure | 1 - 1 file changed, 1 deletion(-) diff --git a/configure b/configure index a2607afb3408..14f02452f9d4 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 \ -- 2.20.1
