hw: add src package for base-hw-zynq_qemu
* Needed for nightly depot_autopilot tests (Ref #3027)
This commit is contained in:
committed by
Norman Feske
parent
216dc49741
commit
42c5f2e91e
@@ -214,6 +214,7 @@ proc base_src { } {
|
||||
if {[have_spec imx53_qsb] && [have_spec trustzone]} { return base-hw-imx53_qsb_tz }
|
||||
if {[have_spec arndale]} { return base-hw-arndale }
|
||||
if {[have_spec panda]} { return base-hw-panda }
|
||||
if {[have_spec zynq_qemu]} { return base-hw-zynq_qemu }
|
||||
|
||||
global specs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user