aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/microblaze/kernel/vmlinux.lds.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/microblaze/kernel/vmlinux.lds.S b/arch/microblaze/kernel/vmlinux.lds.S
index 936d01a689d7..be9488d69734 100644
--- a/arch/microblaze/kernel/vmlinux.lds.S
+++ b/arch/microblaze/kernel/vmlinux.lds.S
@@ -51,6 +51,7 @@ SECTIONS {
51 . = ALIGN(16); 51 . = ALIGN(16);
52 RODATA 52 RODATA
53 EXCEPTION_TABLE(16) 53 EXCEPTION_TABLE(16)
54 NOTES
54 55
55 /* 56 /*
56 * sdata2 section can go anywhere, but must be word aligned 57 * sdata2 section can go anywhere, but must be word aligned