]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit38ac64ce6899b2e8e425cac23e3608562cb6069e
treed462df099f43b2e9af49393e5dfd4f54bdc071aa
parent92d59bea85fd3a9d132a8496c261bad5dff664e4
[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]