sculpt: suppress log_kernel on Pinephone

The log_kernel component exists only for NOVA.
This commit is contained in:
Norman Feske 2022-01-11 13:58:57 +01:00 committed by Christian Helmuth
parent e162317afa
commit a084f6c835

View File

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