mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-01 11:36:43 +00:00
Add missing route to timer
This commit is contained in:
parent
5600328d83
commit
3f9bf7e5dd
@ -68,7 +68,7 @@ append_if [expr ![have_spec foc]] config {
|
|||||||
|
|
||||||
append config {
|
append config {
|
||||||
</config>
|
</config>
|
||||||
<route> <any-service> <parent/> </any-service> </route>
|
<route> <any-service> <parent/> <any-child/> </any-service> </route>
|
||||||
</start>
|
</start>
|
||||||
<start name="terminal_mux">
|
<start name="terminal_mux">
|
||||||
<resource name="RAM" quantum="4M"/>
|
<resource name="RAM" quantum="4M"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user