* grub-core/kern/arm/dl.c (do_relocations): Accept and ignore

R_ARM_V4BX.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-10-03 23:55:06 +02:00
parent d71b45ae8e
commit c7c177f07f
2 changed files with 10 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2013-10-03 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/arm/dl.c (do_relocations): Accept and ignore
R_ARM_V4BX.
2013-10-03 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/tests/video_checksum.c: Increase robustness to out of memory