mn10300: objcopy flags fix
authorMark Salter <msalter@redhat.com>
Fri, 8 Jan 2010 22:43:15 +0000 (14:43 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 11 Jan 2010 17:34:09 +0000 (09:34 -0800)
commitb0641e86fbc722906e323b2c2a069e65f44ff484
tree404800b6c0a2a8c5478d7ab8385292850ec8bd97
parent4c03ee7352f2f0ee393c7190ce0b758dd1217f57
mn10300: objcopy flags fix

The gcc-4.2.1 based toolchain for MN10300 adds some new note sections
which need to be stripped from the binary image.  This patch takes care of
that.

Signed-off-by: Mark Salter <msalter@redhat.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/mn10300/Makefile