mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
fs run: fix Qemu ATAPI compatibility test
This commit is contained in:
committed by
Norman Feske
parent
50c30b1702
commit
1f75805d54
@@ -36,7 +36,7 @@ if {![is_qemu_available]} {
|
||||
exit 0
|
||||
}
|
||||
|
||||
if {[have_spec x86]} {
|
||||
if {[expr $use_atapi_drv && [have_spec x86]]} {
|
||||
set qemu "qemu-system-i386"
|
||||
if {[have_spec 64bit]} { set qemu "qemu-system-x86_64" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user