plan9 subpartition support
This commit is contained in:
parent
3c50773923
commit
ac9ef7eef9
3 changed files with 124 additions and 0 deletions
|
@ -91,6 +91,7 @@ library = {
|
|||
common = grub-core/partmap/gpt.c;
|
||||
common = grub-core/partmap/msdos.c;
|
||||
common = grub-core/partmap/sun.c;
|
||||
common = grub-core/partmap/plan.c;
|
||||
common = grub-core/partmap/sunpc.c;
|
||||
common = grub-core/partmap/bsdlabel.c;
|
||||
common = grub-core/script/function.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue