From: Manuel Lauss Date: Tue, 30 Oct 2007 00:54:12 +0000 (+0900) Subject: sh: fix zImage build with >=binutils-2.18 X-Git-Tag: v2.6.24-rc2~47^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d2718d00de9896b27cec86b03c50cbfcf3afde4;p=pandora-kernel.git 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed