Add new 'proc' filesystem framework and put luks_script into it.
This commit is contained in:
parent
d975e8d59c
commit
ce50dbd746
10 changed files with 350 additions and 5 deletions
|
@ -33,6 +33,7 @@ library = {
|
|||
common = grub-core/disk/diskfilter.c;
|
||||
common = grub-core/partmap/gpt.c;
|
||||
common = grub-core/partmap/msdos.c;
|
||||
common = grub-core/fs/proc.c;
|
||||
};
|
||||
|
||||
library = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue