commit | 5d7960ffb8157acdf92223e32d34da504578aca0 | [log] [tgz] |
---|---|---|
author | Milton Miller <miltonm@bga.com> | Wed Mar 21 09:03:10 2007 -0600 |
committer | Paul Mackerras <paulus@samba.org> | Mon Mar 26 15:11:20 2007 +1000 |
tree | 169807c724369cc0c6be88954b9f350cbb452051 | |
parent | 235fd8354528a7dabb3b6050ca4d201549a6f858 [diff] |
[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>