commit | bdd362ff4ff8dc0c697ce87dbb337f3b7341fc46 | [log] [tgz] |
---|---|---|
author | Bob Wilson <bwilson@heron.(none)> | Fri Feb 01 16:56:32 2008 -0800 |
committer | Chris Zankel <chris@zankel.net> | Wed Feb 13 17:45:05 2008 -0800 |
tree | 638650c47d44bc536151d6655e9c43d7a77200e6 | |
parent | e1088430626b2ec4cd64f2fb7d9fd7c6df5d5824 [diff] |
[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>