romfs support
This commit is contained in:
parent
15abb5547f
commit
29184e9312
3 changed files with 351 additions and 0 deletions
|
@ -64,6 +64,7 @@ library = {
|
|||
common = grub-core/fs/ntfs.c;
|
||||
common = grub-core/fs/ntfscomp.c;
|
||||
common = grub-core/fs/reiserfs.c;
|
||||
common = grub-core/fs/romfs.c;
|
||||
common = grub-core/fs/sfs.c;
|
||||
common = grub-core/fs/tar.c;
|
||||
common = grub-core/fs/udf.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue