commit | 97bb63e49600c18a8e8384d9c445b8c8b5b792af | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Mon Jun 07 14:27:10 2010 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Jun 15 15:02:32 2010 +1000 |
tree | 30e59bca3ecc125358c1ce227779d60108f79ef8 | |
parent | b5416ca9f824d3deb1e25a32683100360e104b72 [diff] |
powerpc/boot: Remove addRamdisk.c since it is now unused It was used in the dim distant past for adding initrds to images for legacy iSeries, but it's not even used for that now that we have initramfs. So remove it. Signed-off-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>