Applying MTD to 2.2.x kernel, with more info

David Woodhouse dwmw2 at infradead.org
Tue Aug 14 09:11:58 EDT 2001


pallaire at gameloft.com said:
> init/main.o: In function `do_basic_setup': init/main.o(.text.init+0xdc9
> ): undefined reference to `init_mtd' make: *** [vmlinux] Error 1 

2.2.18 has the sane initcalls backported from 2.4, so you don't need the 
patch to call init_mtd(). Which is actually called init_mtd_devices() 
afaict.

--
dwmw2






More information about the linux-mtd mailing list