2
0
Fork 0

throwaway the shape report so this shit boots

This commit is contained in:
Ehmry - 2020-05-25 20:15:12 +05:30
parent 80cb5f41f4
commit e31a7eddd1
1 changed files with 1 additions and 1 deletions

View File

@ -588,11 +588,11 @@ let rootInit =
, ServiceRoute.child "File_system" "chroot"
, ServiceRoute.child "Nic" "nic_drv"
, ServiceRoute.child "Rtc" "rtc"
, ServiceRoute.child "Report" "pointer"
, ServiceRoute.parentLabel
"ROM"
(Some "platform_info")
(Some "platform_info")
, ServiceRoute.child "Report" "_report_rom"
]
}
}