mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-08 20:05:54 +00:00
parent
1261c18ce9
commit
505ff0bb11
@ -4,7 +4,7 @@
|
||||
|
||||
if {![have_include power_on/qemu]} {
|
||||
puts "Run script is only supported on Qemu"
|
||||
return 0
|
||||
exit 0
|
||||
}
|
||||
|
||||
set build_components {
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
if {![have_include power_on/qemu]} {
|
||||
puts "Run script is only supported on Qemu"
|
||||
return 0
|
||||
exit 0
|
||||
}
|
||||
|
||||
set build_components {
|
||||
|
Loading…
x
Reference in New Issue
Block a user