summaryrefslogtreecommitdiffstats
path: root/arch/efi/lib/elf_x86_64_efi.lds.S
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2017-02-13 09:26:04 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2017-02-13 09:26:04 +0100
commitbb1a6a2fd3cc41be6db1a1362f311456019317b1 (patch)
tree72db0cbebe64670f6858e3a9955a62f1b6213299 /arch/efi/lib/elf_x86_64_efi.lds.S
parenta06513273fc18c16b5081ddd80ce14b7de37cf6e (diff)
parentaa6f3cc4b46c90c485aed7e183199871348c4821 (diff)
downloadbarebox-bb1a6a2fd3cc41be6db1a1362f311456019317b1.tar.gz
barebox-bb1a6a2fd3cc41be6db1a1362f311456019317b1.tar.xz
Merge branch 'for-next/efi'
Diffstat (limited to 'arch/efi/lib/elf_x86_64_efi.lds.S')
-rw-r--r--arch/efi/lib/elf_x86_64_efi.lds.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/efi/lib/elf_x86_64_efi.lds.S b/arch/efi/lib/elf_x86_64_efi.lds.S
index e1bc2120fa..93d34d17ab 100644
--- a/arch/efi/lib/elf_x86_64_efi.lds.S
+++ b/arch/efi/lib/elf_x86_64_efi.lds.S
@@ -80,6 +80,7 @@ SECTIONS
*(.rela.data*)
*(.rela.barebox*)
*(.rela.initcall*)
+ *(.rela.exitcall*)
*(.rela.got)
*(.rela.stab)
}