summaryrefslogtreecommitdiff
path: root/user/grub/x86_64_asm.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-08-18 16:25:35 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-08-18 16:25:35 +0000
commit4b1b05506c88d10529262a014a8de36b4284f142 (patch)
tree9c3d14e1b993c70da517d53d02aadae22bc8a521 /user/grub/x86_64_asm.patch
parent98b1f96fc47602a0763d1f8b7be35fe09cfed2ca (diff)
downloadpackages-4b1b05506c88d10529262a014a8de36b4284f142.tar.gz
packages-4b1b05506c88d10529262a014a8de36b4284f142.tar.bz2
packages-4b1b05506c88d10529262a014a8de36b4284f142.tar.xz
packages-4b1b05506c88d10529262a014a8de36b4284f142.zip
user/grub: fix boot error on 64-bit PowerPC
Diffstat (limited to 'user/grub/x86_64_asm.patch')
-rw-r--r--user/grub/x86_64_asm.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/grub/x86_64_asm.patch b/user/grub/x86_64_asm.patch
index 9ce48165d..67a0d833f 100644
--- a/user/grub/x86_64_asm.patch
+++ b/user/grub/x86_64_asm.patch
@@ -48,7 +48,7 @@ diff --git a/util/grub-mkimagexx.c b/util/grub-mkimagexx.c
index a2bb054..39d7efb 100644
--- a/util/grub-mkimagexx.c
+++ b/util/grub-mkimagexx.c
-@@ -841,6 +841,7 @@ SUFFIX (relocate_addresses) (Elf_Ehdr *e, Elf_Shdr *sections,
+@@ -832,6 +832,7 @@ SUFFIX (relocate_addresses) (Elf_Ehdr *e, Elf_Shdr *sections,
break;
case R_X86_64_PC32: