Reported by: Seth Goldberg.
+2010-09-01 Vladimir Serbinenko <phcoder@gmail.com>
+
+ * Makefile.util.def (libgrub.a): Add missing sunpc.
+ Reported by: Seth Goldberg.
+
2010-08-30 Vladimir Serbinenko <phcoder@gmail.com>
Interrupt wrapping and code simplifications.
common = grub-core/partmap/gpt.c;
common = grub-core/partmap/msdos.c;
common = grub-core/partmap/sun.c;
+ common = grub-core/partmap/sunpc.c;
common = grub-core/script/function.c;
common = grub-core/script/lexer.c;
common = grub-core/script/main.c;