diff options
Diffstat (limited to 'user/grub/x86_64_asm.patch')
-rw-r--r-- | user/grub/x86_64_asm.patch | 2 |
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: |