commit | 9e1c72a4e465ceb2c4c6e2dfc0584a59bec5c2c9 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@kernel.crashing.org> | Thu Jan 12 14:25:50 2006 -0700 |
committer | Paul Mackerras <paulus@samba.org> | Fri Jan 13 20:56:00 2006 +1100 |
tree | 48f31f205e713815e629add89856d204f52af2cc | |
parent | 43ecb9a33ba8c93ebbda81d48ca05f0d1bbf9056 [diff] |
[PATCH] Remove bzImage target Since the documentation no longer tells people to 'make bzImage', and with the previous patch nothing more than 'make' is required to get the right bootable images (just like on i386 now), this removes the bzImage -> zImage target redirect on ARCH=powerpc Signed-off-by: Tom Rini <trini@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>