resync MAkefile.core.def

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-09-04 01:31:13 +02:00
parent 208b940054
commit 7b111db538
1 changed files with 0 additions and 10 deletions

View File

@ -1208,16 +1208,6 @@ module = {
common = partmap/bsdlabel.c;
};
module = {
name = part_netbsd;
common = partmap/netbsdlabel.c;
};
module = {
name = part_openbsd;
common = partmap/openbsdlabel.c;
};
module = {
name = part_sunpc;
common = partmap/sunpc.c;