mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
ahci_block: fix timer route in test
Thanks to Cedric for the patch. Fixes #4644
This commit is contained in:
@@ -92,7 +92,7 @@ install_config {
|
||||
<service name="PD"> <parent/> </service>
|
||||
<service name="CPU"> <parent/> </service>
|
||||
<service name="LOG"> <parent/> </service>
|
||||
<service name="Timer"> <parent/> </service>
|
||||
<service name="Timer"> <child name="timer"/> </service>
|
||||
</route>
|
||||
<config>
|
||||
<report devices="yes"/>
|
||||
|
||||
Reference in New Issue
Block a user