makefile: also filter 64-bit hppa ROM for QEMU 8.2

Same rationale as 6facdf3 ("also exclude hppa-firmware.img ROM from
build"), not used by Proxmox VE and would cause a failure during
build.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
master
Fiona Ebner 2024-04-25 17:21:27 +02:00 committed by Thomas Lamprecht
parent f76e07f370
commit 2e71c17f5b
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ endif
PC_BIOS_FW_PURGE_LIST_IN = \
hppa-firmware.img \
hppa-firmware64.img \
openbios-ppc \
openbios-sparc32 \
openbios-sparc64 \