summaryrefslogtreecommitdiffstats
path: root/arch/x86/mach-efi/elf_x86_64_efi.lds.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/mach-efi/elf_x86_64_efi.lds.S')
-rw-r--r--arch/x86/mach-efi/elf_x86_64_efi.lds.S6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/x86/mach-efi/elf_x86_64_efi.lds.S b/arch/x86/mach-efi/elf_x86_64_efi.lds.S
index b00cb98c97..53de22d75c 100644
--- a/arch/x86/mach-efi/elf_x86_64_efi.lds.S
+++ b/arch/x86/mach-efi/elf_x86_64_efi.lds.S
@@ -56,14 +56,8 @@ SECTIONS
.barebox_initcalls : { BAREBOX_INITCALLS }
.barebox_exitcalls : { BAREBOX_EXITCALLS }
-
- . = ALIGN(64);
.barebox_magicvar : { BAREBOX_MAGICVARS }
-
- . = ALIGN(64);
__barebox_cmd : { BAREBOX_CMDS }
-
- . = ALIGN(64);
__barebox_ratp_cmd : { BAREBOX_RATP_CMDS }
. = ALIGN(4096);