On 4/9/19 7:33 AM, Stefan Weil wrote: > The last *.aml file was removed in commit > 13b1881aacc7e5018773bd545bbaf8d5476699ee. > > Signed-off-by: Stefan Weil <s...@weilnetz.de>
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com> > --- > configure | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/configure b/configure > index 1c563a7027..9c5d9a8c96 100755 > --- a/configure > +++ b/configure > @@ -7886,7 +7886,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 \ >