From: Paul M. <le...@li...> - 2007-10-30 00:50:57
|
On Sat, Oct 27, 2007 at 03:10:25PM +0200, Manuel Lauss wrote: > >From 0e7c440cac67ba640abe4a36dc15a6f255f929e0 Mon Sep 17 00:00:00 2001 > From: Manuel Lauss <ma...@ro...> > Date: Sat, 27 Oct 2007 15:05:00 +0200 > Subject: [PATCH] sh: fix zImage build with >=binutils-2.18 > > Starting with binutils somewhere around 2.17.50.14 the vmlinux file > contains a ".note.gnu.build-id" section which doesn't get removed when > the zImage is built; resulting in a 2GB intermediate file and a broken > zImage. > > Signed-off-by: Manuel Lauss <ma...@ro...> Applied, thanks. |