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)
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>

No differences found