aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel/vmlinux-std.lds
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/kernel/vmlinux-std.lds')
-rw-r--r--arch/m68k/kernel/vmlinux-std.lds1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m68k/kernel/vmlinux-std.lds b/arch/m68k/kernel/vmlinux-std.lds
index e58654f3f8dd..69d1d3d30c78 100644
--- a/arch/m68k/kernel/vmlinux-std.lds
+++ b/arch/m68k/kernel/vmlinux-std.lds
@@ -13,6 +13,7 @@ SECTIONS
13 .text : { 13 .text : {
14 *(.text) 14 *(.text)
15 SCHED_TEXT 15 SCHED_TEXT
16 LOCK_TEXT
16 *(.fixup) 17 *(.fixup)
17 *(.gnu.warning) 18 *(.gnu.warning)
18 } :text = 0x4e75 19 } :text = 0x4e75