fix several issues with nested labels
This commit is contained in:
parent
c8e7bf5ff7
commit
56a4b23d37
7 changed files with 140 additions and 13 deletions
|
@ -89,6 +89,9 @@ library = {
|
|||
common = grub-core/partmap/msdos.c;
|
||||
common = grub-core/partmap/sun.c;
|
||||
common = grub-core/partmap/sunpc.c;
|
||||
common = grub-core/partmap/bsdlabel.c;
|
||||
common = grub-core/partmap/netbsdlabel.c;
|
||||
common = grub-core/partmap/openbsdlabel.c;
|
||||
common = grub-core/script/function.c;
|
||||
common = grub-core/script/lexer.c;
|
||||
common = grub-core/script/main.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue