From: Bob Wilson Date: Sat, 2 Feb 2008 00:56:32 +0000 (-0800) Subject: [XTENSA] Fix makefile to work with binutils-2.18. X-Git-Tag: v2.6.25-rc3~111^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdd362ff4ff8dc0c697ce87dbb337f3b7341fc46;p=pandora-kernel.git [XTENSA] Fix makefile to work with binutils-2.18. When building with binutils-2.18, vmlinux includes .note.gnu.build-id sections that need to be stripped out when building the binary image. The old .xt.insn sections haven't been used for a long time, so don't bother stripping them. Signed-off-by: Bob Wilson Signed-off-by: Chris Zankel --- Reading git-diff-tree failed