Add minix3 to util filesystems
This commit is contained in:
parent
65f01628e1
commit
8fc88523dd
2 changed files with 16 additions and 21 deletions
|
@ -60,6 +60,7 @@ library = {
|
|||
common = grub-core/fs/jfs.c;
|
||||
common = grub-core/fs/minix.c;
|
||||
common = grub-core/fs/minix2.c;
|
||||
common = grub-core/fs/minix3.c;
|
||||
common = grub-core/fs/nilfs2.c;
|
||||
common = grub-core/fs/ntfs.c;
|
||||
common = grub-core/fs/ntfscomp.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue