[XTENSA] Fix makefile to work with binutils-2.18.
authorBob Wilson <bwilson@heron.(none)>
Sat, 2 Feb 2008 00:56:32 +0000 (16:56 -0800)
committerChris Zankel <chris@zankel.net>
Thu, 14 Feb 2008 01:45:05 +0000 (17:45 -0800)
commitbdd362ff4ff8dc0c697ce87dbb337f3b7341fc46
tree638650c47d44bc536151d6655e9c43d7a77200e6
parente1088430626b2ec4cd64f2fb7d9fd7c6df5d5824
[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 <bob.wilson@acm.org>
Signed-off-by: Chris Zankel <chris@zankel.net>
arch/xtensa/boot/boot-elf/Makefile
arch/xtensa/boot/boot-redboot/Makefile