lkml.org 
[lkml]   [2009]   [Jan]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] fix --build-id breakage for sun3
Counterpart of commit 08a3db94f2a36c28278922732bc281c1722ceb18 for
sun3 build.

Signet-off-by: Al Viro <viro@zeniv.linux.org.uk>
---
arch/m68k/kernel/vmlinux-sun3.lds | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/m68k/kernel/vmlinux-sun3.lds b/arch/m68k/kernel/vmlinux-sun3.lds
index 8a4919e..d9368c0 100644
--- a/arch/m68k/kernel/vmlinux-sun3.lds
+++ b/arch/m68k/kernel/vmlinux-sun3.lds
@@ -33,6 +33,7 @@ SECTIONS
} :data
/* End of data goes *here* so that freeing init code works properly. */
_edata = .;
+ NOTES

/* will be freed after init */
. = ALIGN(PAGE_SIZE); /* Init code and data */
--
1.5.6.5



\
 
 \ /
  Last update: 2009-01-05 18:31    [W:0.038 / U:0.188 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site