Add minix3 to util filesystems

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-04-11 14:09:02 +02:00
parent 65f01628e1
commit 8fc88523dd
2 changed files with 16 additions and 21 deletions

View file

@ -60,6 +60,7 @@ library = {
common = grub-core/fs/jfs.c;
common = grub-core/fs/minix.c;
common = grub-core/fs/minix2.c;
common = grub-core/fs/minix3.c;
common = grub-core/fs/nilfs2.c;
common = grub-core/fs/ntfs.c;
common = grub-core/fs/ntfscomp.c;