microblaze: Fix makefile to work with latest toolchain
authorMichal Simek <monstr@monstr.eu>
Mon, 5 Mar 2012 14:53:19 +0000 (15:53 +0100)
committerMichal Simek <monstr@monstr.eu>
Mon, 19 Mar 2012 06:30:26 +0000 (07:30 +0100)
commit00708d421a22a0f82de2dbb91ca6213b3dcc5267
tree2dbdf39aed1510ab88cef4a0d334c44024a8ed3f
parent9bc974b927ad7f07206b8db9b36a29a146c1cfd1
microblaze: Fix makefile to work with latest toolchain

When building with latest binutils, vmlinux includes
some sections which need to be stripped out when building
the binary image.

Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/boot/Makefile