On 23/03/21 16:51, Philippe Mathieu-Daudé wrote:
      install_edk2_blobs = install_edk2_blobs or target in edk2_targets
      install_blobs_alpha = install_blobs_alpha or target in ['alpha-softmmu']
+    install_blobs_arm = install_blobs_hppa or target in ['arm-softmmu', 
'aarch64-softmmu']
    endforeach

Typo (hppa instead of alpha).

Paolo


Reply via email to