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

No differences found