mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-22 14:36:31 +02:00
@@ -114,7 +114,7 @@ out:
|
|||||||
return;
|
return;
|
||||||
err:
|
err:
|
||||||
err_no_cleanup(1, ECANCELED,
|
err_no_cleanup(1, ECANCELED,
|
||||||
"Randomisation failure, possibly unsupported in your kernel.");
|
"Randomisation failure, possibly unsupported in your kernel");
|
||||||
exit(EXIT_FAILURE);
|
exit(EXIT_FAILURE);
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user