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:
committed by
Norman Feske
parent
76966ed61a
commit
1d0e063f49
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user