muen: disable SMP test on Muen

This commit is contained in:
Stefan Kalkowski 2019-02-11 14:41:14 +01:00 committed by Norman Feske
parent 6bb145bdd8
commit da502dd036
1 changed files with 5 additions and 0 deletions

View File

@ -10,6 +10,11 @@ if { [get_cmd_switch --autopilot] && [have_include "power_on/qemu"] } {
exit 0
}
if { [have_spec muen] } {
puts "Run script is not supported on this platform"
exit 0
}
build "core init test/smp"
create_boot_directory