BtrFS zlib compression support
This commit is contained in:
parent
6333f1e9b6
commit
3be8e5ea96
4 changed files with 197 additions and 44 deletions
|
@ -95,6 +95,7 @@ library = {
|
|||
common = grub-core/script/main.c;
|
||||
common = grub-core/script/script.c;
|
||||
common = grub-core/script/argv.c;
|
||||
common = grub-core/io/gzio.c;
|
||||
};
|
||||
|
||||
program = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue