mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-05 02:29:45 +00:00
vbox5: disable muen
vbox5 is not supported on muen/hw
This commit is contained in:
parent
bf04b0c3aa
commit
8e798ab904
@ -8,6 +8,11 @@ if {[have_include "power_on/qemu"]} {
|
||||
exit
|
||||
}
|
||||
|
||||
if {([have_spec muen] && [expr $use_vbox5])} {
|
||||
puts "Platform is unsupported."
|
||||
exit 0
|
||||
}
|
||||
|
||||
append build_components {
|
||||
core init
|
||||
server/part_blk
|
||||
|
Loading…
x
Reference in New Issue
Block a user