* grub-core/kern/emu/full.c (grub_arch_dl_get_tramp_got_size): Enable

on powerpc.
	Reported by: Lennart Sorensen
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-02-11 11:35:54 +01:00
parent e3ec28abcf
commit b77c2fb725
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2012-02-11 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/emu/full.c (grub_arch_dl_get_tramp_got_size): Enable
on powerpc.
Reported by: Lennart Sorensen
2012-02-11 Vladimir Serbinenko <phcoder@gmail.com>
* gentpl.py: Add missing license header.