some squash4 code. Works only in very easy cases.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-12-08 21:22:46 +01:00
parent 79282228ec
commit 332fa36887
3 changed files with 390 additions and 0 deletions

View file

@ -65,6 +65,7 @@ library = {
common = grub-core/fs/ntfscomp.c;
common = grub-core/fs/reiserfs.c;
common = grub-core/fs/sfs.c;
common = grub-core/fs/squash4.c;
common = grub-core/fs/tar.c;
common = grub-core/fs/udf.c;
common = grub-core/fs/ufs2.c;