+0
−18
+0
−8
arch/sh/ramdisk/Makefile
deleted100644 → 0
+0
−20
arch/sh/ramdisk/ld.script
deleted100644 → 0
+0
−9
Loading
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>