[POWERPC] Remove generated files on make clean
authorKumar Gala <galak@kernel.crashing.org>
Sun, 18 May 2008 18:23:03 +0000 (13:23 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 20 May 2008 05:27:19 +0000 (00:27 -0500)
commitb58a45752886bdd282b1e707e01d41454ab7e271
tree00e297ec5ef6889ee983483c4dc98c27f9eb2429
parentf9ebcd9d410ba7209a8f321c41edf8615fc3ce67
[POWERPC] Remove generated files on make clean

dtbImage.* and several zImage. targets get created but never cleaned up.

Also, moved zImage to the clean-files line associated with all other image
results (was previously duplicated).

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/Makefile