tool: remove sel4 x86_32/pc and imx7-sabre artifacts

Issue #4918
This commit is contained in:
Christian Helmuth 2023-06-29 16:04:54 +02:00 committed by Norman Feske
parent c84bbea1ca
commit 18c00e58cc
2 changed files with 1 additions and 2 deletions

View File

@ -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
# board to use (pc, or linux)

View File

@ -155,7 +155,6 @@ proc base_src { } {
if {[have_spec x86]} { return base-sel4-x86 }
if {[have_board imx6q_sabrelite]} { return base-sel4-imx6q_sabrelite }
if {[have_board imx7d_sabre]} { return base-sel4-imx7d_sabre }
global specs