mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 02:40:08 +00:00
parent
0ef92baf9d
commit
a7ff30d5a4
@ -1,3 +1,8 @@
|
||||
if {[have_spec riscv]} {
|
||||
puts "\n Run script is not supported on this platform. \n";
|
||||
exit 0
|
||||
}
|
||||
|
||||
proc jent_avail { } {
|
||||
if {[have_board pbxa9]} { return 0 }
|
||||
if {[have_board zynq_qemu]} { return 0 }
|
||||
|
Loading…
Reference in New Issue
Block a user