sh: Fix up default zImage target for sh32.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 23 Nov 2007 04:54:34 +0000 (13:54 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jan 2008 04:18:56 +0000 (13:18 +0900)
commit35a74499a4f5abbfcdf85629d696c8cfdbd2167f
tree98b770b6b1043b768dbdfce41b47409bf5a99110
parent332fd57b92d26e2ac6112340b98e92bb76117a41
sh: Fix up default zImage target for sh32.

This was using the absolute path, which was confusing the make target.
Switch it to just 'zImage', as per powerpc.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Makefile