Skip to content
Commit bdd362ff authored by Bob Wilson's avatar Bob Wilson Committed by Chris Zankel
Browse files

[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: default avatarBob Wilson <bob.wilson@acm.org>
Signed-off-by: default avatarChris Zankel <chris@zankel.net>
parent e1088430
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment