Compressed HFS+ support.
This commit is contained in:
parent
16940e077c
commit
8098f65556
6 changed files with 618 additions and 183 deletions
|
@ -85,6 +85,7 @@ library = {
|
|||
common = grub-core/fs/fshelp.c;
|
||||
common = grub-core/fs/hfs.c;
|
||||
common = grub-core/fs/hfsplus.c;
|
||||
common = grub-core/fs/hfspluscomp.c;
|
||||
common = grub-core/fs/iso9660.c;
|
||||
common = grub-core/fs/jfs.c;
|
||||
common = grub-core/fs/minix.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue