aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/vmlinux.lds.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/microblaze/kernel/vmlinux.lds.S')
-rw-r--r--arch/microblaze/kernel/vmlinux.lds.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/microblaze/kernel/vmlinux.lds.S b/arch/microblaze/kernel/vmlinux.lds.S
index 840385e5129..910f7c09b92 100644
--- a/arch/microblaze/kernel/vmlinux.lds.S
+++ b/arch/microblaze/kernel/vmlinux.lds.S
@@ -132,6 +132,8 @@ SECTIONS {
132 __con_initcall_end = .; 132 __con_initcall_end = .;
133 } 133 }
134 134
135 SECURITY_INIT
136
135 __init_end_before_initramfs = .; 137 __init_end_before_initramfs = .;
136 138
137 .init.ramfs ALIGN(4096) : { 139 .init.ramfs ALIGN(4096) : {