aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mn10300/kernel')
-rw-r--r--arch/mn10300/kernel/vmlinux.lds.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mn10300/kernel/vmlinux.lds.S b/arch/mn10300/kernel/vmlinux.lds.S
index 24de6b90f401..5d9f2f96ad92 100644
--- a/arch/mn10300/kernel/vmlinux.lds.S
+++ b/arch/mn10300/kernel/vmlinux.lds.S
@@ -146,6 +146,7 @@ SECTIONS
146 /* Sections to be discarded */ 146 /* Sections to be discarded */
147 /DISCARD/ : { 147 /DISCARD/ : {
148 *(.exitcall.exit) 148 *(.exitcall.exit)
149 *(.discard)
149 } 150 }
150 151
151 STABS_DEBUG 152 STABS_DEBUG