mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
foc: add recipe for imx6q_sabrelite base lib
This commit is contained in:
committed by
Norman Feske
parent
b765cef359
commit
5b8e1cdbbb
@@ -223,6 +223,7 @@ proc base_src { } {
|
||||
if {[have_spec x86]} { return base-foc-pc }
|
||||
if {[have_spec pbxa9]} { return base-foc-pbxa9 }
|
||||
if {[have_spec arndale]} { return base-foc-arndale }
|
||||
if {[have_spec imx6q_sabrelite]} { return base-foc-imx6q_sabrelite }
|
||||
|
||||
global specs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user