qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC PATCH 05/13] blobs: Only install npcm7xx bootrom if ARM system


From: Paolo Bonzini
Subject: Re: [RFC PATCH 05/13] blobs: Only install npcm7xx bootrom if ARM system targets are built
Date: Tue, 23 Mar 2021 17:29:31 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0

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

[Prev in Thread] Current Thread [Next in Thread]