]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
resync MAkefile.core.def
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Fri, 3 Sep 2010 23:31:13 +0000 (01:31 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Fri, 3 Sep 2010 23:31:13 +0000 (01:31 +0200)
grub-core/Makefile.core.def

index 4f28c54f4990761e8f0748f5b95110c87a914495..353b9d123b65695401793e9fc43d7dc7bdb086af 100644 (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;