commit | 35a74499a4f5abbfcdf85629d696c8cfdbd2167f | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri Nov 23 13:54:34 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Jan 28 13:18:56 2008 +0900 |
tree | 98b770b6b1043b768dbdfce41b47409bf5a99110 | |
parent | 332fd57b92d26e2ac6112340b98e92bb76117a41 [diff] |
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>