diff --git a/repos/os/run/smbios_decoder.run b/repos/os/run/smbios_decoder.run index 4e8edc7eb9..7672758bf0 100644 --- a/repos/os/run/smbios_decoder.run +++ b/repos/os/run/smbios_decoder.run @@ -36,7 +36,12 @@ append config { append_platform_drv_config append config { - + + + + + + @@ -61,7 +66,7 @@ install_config $config set boot_modules { report_rom - core init ld.lib.so + core init timer ld.lib.so smbios_decoder }