* grub-core/partmap/dfly.c: New partition map.
This commit is contained in:
parent
1359e4740a
commit
1e908b34a6
7 changed files with 160 additions and 0 deletions
|
@ -1652,6 +1652,11 @@ module = {
|
|||
common = partmap/sunpc.c;
|
||||
};
|
||||
|
||||
module = {
|
||||
name = part_dfly;
|
||||
common = partmap/dfly.c;
|
||||
};
|
||||
|
||||
module = {
|
||||
name = msdospart;
|
||||
common = parttool/msdospart.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue