Compressed HFS+ support.
This commit is contained in:
parent
16940e077c
commit
8098f65556
6 changed files with 618 additions and 183 deletions
|
@ -1185,6 +1185,11 @@ module = {
|
|||
common = fs/hfsplus.c;
|
||||
};
|
||||
|
||||
module = {
|
||||
name = hfspluscomp;
|
||||
common = fs/hfspluscomp.c;
|
||||
};
|
||||
|
||||
module = {
|
||||
name = iso9660;
|
||||
common = fs/iso9660.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue