* util/elf/grub-mkimage.c (add_segments): Likewise.

This commit is contained in:
robertmh 2008-01-27 23:16:58 +00:00
parent 3abc589f93
commit 962ca13330
2 changed files with 6 additions and 0 deletions

View file

@ -2,6 +2,7 @@
* kern/powerpc/ieee1275/init.c (grub_arch_modules_addr): Skip
`GRUB_MOD_GAP' for platforms in which it's not defined.
* util/elf/grub-mkimage.c (add_segments): Likewise.
2008-01-27 Robert Millan <rmh@aybabtu.com>