mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
committed by
Christian Helmuth
parent
7ced122ddc
commit
4c113182b0
@@ -221,6 +221,7 @@ proc base_src { } {
|
||||
if {[have_spec rpi3]} { return base-hw-rpi3 }
|
||||
if {[have_spec imx6q_sabrelite]} { return base-hw-imx6q_sabrelite }
|
||||
if {[have_spec imx7d_sabre]} { return base-hw-imx7d_sabre }
|
||||
if {[have_spec imx8q_evk]} { return base-hw-imx8q_evk }
|
||||
if {[have_spec nit6_solox]} { return base-hw-nit6_solox }
|
||||
if {[have_spec odroid_xu]} { return base-hw-odroid_xu }
|
||||
if {[have_spec imx53_qsb] && ![have_spec trustzone]} { return base-hw-imx53_qsb }
|
||||
|
||||
Reference in New Issue
Block a user