Reorganise net and openbsdlabel

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-09-04 01:10:58 +02:00
parent 56a4b23d37
commit babad161fb
2 changed files with 58 additions and 44 deletions

View file

@ -90,8 +90,6 @@ library = {
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;