[POWERPC] boot: clean rule fixes
authorMilton Miller <miltonm@bga.com>
Wed, 21 Mar 2007 15:03:10 +0000 (09:03 -0600)
committerPaul Mackerras <paulus@samba.org>
Mon, 26 Mar 2007 05:11:20 +0000 (15:11 +1000)
commit5d7960ffb8157acdf92223e32d34da504578aca0
tree169807c724369cc0c6be88954b9f350cbb452051
parent235fd8354528a7dabb3b6050ca4d201549a6f858
[POWERPC] boot: clean rule fixes

Now that obj-boot is in targets, we can remove (twice) it from clean-files.
zImage.initrd was missing, move zImage nearer where its used, and place
zImage.initrd next to it.  Remove non-ported zImage.sandpoint, and add
auto-generation of unconfigured zImage.initrd* like image-.

Signed-off-by: Milton Miller <miltonm@bga.com>
--
Testing: did a few builds and cleans
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/boot/Makefile