Commit 5acc2ec0 authored by Gerd Hoffmann's avatar Gerd Hoffmann
Browse files

configure: also symlink *.aml files



Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
parent 25bbf61e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4240,6 +4240,7 @@ FILES="$FILES pc-bios/spapr-rtas/Makefile"
FILES="$FILES roms/seabios/Makefile roms/vgabios/Makefile"
for bios_file in \
    $source_path/pc-bios/*.bin \
    $source_path/pc-bios/*.aml \
    $source_path/pc-bios/*.rom \
    $source_path/pc-bios/*.dtb \
    $source_path/pc-bios/openbios-* \