foc: add recipe for imx6q_sabrelite base lib

This commit is contained in:
Stefan Kalkowski
2019-01-16 12:15:10 +01:00
committed by Norman Feske
parent b765cef359
commit 5b8e1cdbbb
5 changed files with 17 additions and 0 deletions

View File

@@ -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