mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-29 15:44:02 +00:00
sculpt: only add log_kernel if used with nova
Fixes genodelabs/genode#5171
This commit is contained in:
parent
96acb3412f
commit
881f443bbe
@ -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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user