mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-02 00:39:42 +00:00
parent
c84bbea1ca
commit
18c00e58cc
@ -1,4 +1,4 @@
|
|||||||
# kernel to use (nova, linux, sel4, foc, okl4, fiasco, or pistachio)
|
# kernel to use (nova, linux, foc, okl4, fiasco, or pistachio)
|
||||||
#KERNEL ?= nova
|
#KERNEL ?= nova
|
||||||
|
|
||||||
# board to use (pc, or linux)
|
# board to use (pc, or linux)
|
||||||
|
@ -155,7 +155,6 @@ proc base_src { } {
|
|||||||
|
|
||||||
if {[have_spec x86]} { return base-sel4-x86 }
|
if {[have_spec x86]} { return base-sel4-x86 }
|
||||||
if {[have_board imx6q_sabrelite]} { return base-sel4-imx6q_sabrelite }
|
if {[have_board imx6q_sabrelite]} { return base-sel4-imx6q_sabrelite }
|
||||||
if {[have_board imx7d_sabre]} { return base-sel4-imx7d_sabre }
|
|
||||||
|
|
||||||
global specs
|
global specs
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user