BtrFS zlib compression support

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-12-03 21:42:13 +01:00
parent 6333f1e9b6
commit 3be8e5ea96
4 changed files with 197 additions and 44 deletions

View file

@ -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 = {