[PATCH] sh: Drop deprecated support for custom ramdisk embedding
authorPaul Mundt <lethal@linux-sh.org>
Mon, 7 Nov 2005 08:58:20 +0000 (00:58 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 7 Nov 2005 15:53:27 +0000 (07:53 -0800)
commit72777373b3a09c9132a787d5e1e03eaf64f30a64
treed462df099f43b2e9af49393e5dfd4f54bdc071aa
parente87eaad107d3c0fa81bf9de84f0fe2b7eaaf1fb9
[PATCH] sh: Drop deprecated support for custom ramdisk embedding

sh had its own support for embedding ramdisk images in to the kernel binary,
but people are using initramfs for this now, so we drop the ramdisk embedding.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/sh/Kconfig
arch/sh/Makefile
arch/sh/ramdisk/Makefile [deleted file]
arch/sh/ramdisk/ld.script [deleted file]