base-sel4: recipe for Wandboard platform

* Allow depot_autopilot to be run on top of sel4/wand_quad too (Ref #3027)
This commit is contained in:
Stefan Kalkowski
2018-12-03 13:20:12 +01:00
committed by Norman Feske
parent 76966ed61a
commit 1d0e063f49
10 changed files with 60 additions and 3 deletions

View File

@@ -147,7 +147,8 @@ proc run_boot_dir {binaries} {
#
proc base_src { } {
if {[have_spec x86]} { return base-sel4 }
if {[have_spec x86]} { return base-sel4-x86 }
if {[have_spec wand_quad]} { return base-sel4-wand_quad }
global specs