On Fri, 2001-11-23 at 05:22, Guido Guenther wrote: > On Fri, Nov 23, 2001 at 01:55:18PM +0100, Guido Guenther wrote: > > Trying to link in arch/mips/ramdisk/ramdisk.o whenever > > CONFIG_BLK_DEV_INITRD is defined is a bad idea, since there are other > ...and therefore makes the compilation fail, I should add. You need a ramdisk.gz in arch/mips/ramdisk. It shouldn't fail then. I think you're right about the CONFIG_EMBEDDED_RAMDISK though. Pete