mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 10:46:25 +00:00
nova: log_core.run adjustments
This commit is contained in:
parent
aa909702c6
commit
8a5e762c24
@ -14,6 +14,8 @@ proc log_service { } {
|
||||
|
||||
if {[have_spec nova]} {
|
||||
proc kernel_output { } { return "novga logmem" }
|
||||
# differs because \n is missing, since kernel serial is off
|
||||
proc run_boot_string { } { return "Hypervisor reports "}
|
||||
}
|
||||
|
||||
build "core init drivers/timer server/vfs server/fs_log app/log_core"
|
||||
|
Loading…
Reference in New Issue
Block a user