aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/powerpc/kernel/vmlinux.lds.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/kernel/vmlinux.lds.S b/arch/powerpc/kernel/vmlinux.lds.S
index 39fda6e6aa47..7a1f5a0964de 100644
--- a/arch/powerpc/kernel/vmlinux.lds.S
+++ b/arch/powerpc/kernel/vmlinux.lds.S
@@ -63,6 +63,8 @@ SECTIONS
63 __stop___ex_table = .; 63 __stop___ex_table = .;
64 } 64 }
65 65
66 NOTES
67
66 BUG_TABLE 68 BUG_TABLE
67 69
68/* 70/*