mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
remove Versatile Express board (Fix #1611)
This commit is contained in:
committed by
Christian Helmuth
parent
3c0517fe1f
commit
89255c3979
@@ -72,7 +72,7 @@ build_boot_image "core init"
|
||||
append qemu_args " -m 64 -nographic"
|
||||
|
||||
# execute the test in qemu if the targeted platform is supported
|
||||
if {[have_spec hw_vea9x4] || [have_spec hw_pbxa9]} {
|
||||
if {[have_spec hw_pbxa9]} {
|
||||
run_genode_until "No children to start.*\n" 10
|
||||
puts "Test succeeded"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user