vbox5: disable muen

vbox5 is not supported on muen/hw
This commit is contained in:
Alexander Boettcher 2017-08-08 16:16:28 +02:00 committed by Christian Helmuth
parent bf04b0c3aa
commit 8e798ab904
1 changed files with 5 additions and 0 deletions

View File

@ -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