powerpc/boot: Remove addRamdisk.c since it is now unused
authorPaul Mackerras <paulus@samba.org>
Mon, 7 Jun 2010 14:27:10 +0000 (14:27 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 15 Jun 2010 05:02:32 +0000 (15:02 +1000)
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>

No differences found