Split random retrieving code into separate files.
This commit is contained in:
parent
c7c177f07f
commit
24ca45125e
7 changed files with 122 additions and 47 deletions
|
@ -222,6 +222,7 @@ program = {
|
|||
|
||||
common = util/grub-mkpasswd-pbkdf2.c;
|
||||
common = grub-core/kern/emu/argp_common.c;
|
||||
common = util/random.c;
|
||||
|
||||
ldadd = libgrubmods.a;
|
||||
ldadd = libgrubgcry.a;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue