sculpt: only add log_kernel if used with nova

Fixes genodelabs/genode#5171
This commit is contained in:
Johannes Schlatow 2024-04-03 14:07:11 +02:00 committed by Christian Helmuth
parent 96acb3412f
commit 881f443bbe

View File

@ -216,8 +216,7 @@ proc log_core_start_node { } {
proc log_kernel_start_node { } {
if {[have_board linux]} return
if {[have_board pinephone]} return
if {![have_spec nova]} return
return {
<start name="log_kernel">