[PATCH] powerpc: Fix clean_files in arch/powerpc/boot Makefile
authorKumar Gala <galak@gate.crashing.org>
Wed, 11 Jan 2006 04:36:37 +0000 (22:36 -0600)
committerPaul Mackerras <paulus@samba.org>
Wed, 11 Jan 2006 05:28:13 +0000 (16:28 +1100)
commit886c98d78652f78a64cb21516d3b25ffd5c05e94
tree340a1f45ab2725c027d82f7ef9e29f6e6b43a005
parentc38a04b1ba67e488d94ec680a7dddd4e32d6ddfb
[PATCH] powerpc: Fix clean_files in arch/powerpc/boot Makefile

clean-files was being set twice rather than being appended to.

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