the kernel looks for modules in /lib/modules/ which is often symlinked to /system/lib/modules/
Try putting your module in /system/lib/modules/ then insmod it from init.rc On Oct 21, 6:47 am, neeloor2004 <[email protected]> wrote: > Hi > > I wanted to enable IPIP module in the kernel , for that I have updated > kernel .config CONFIG_NET_IPIP=m, built kernel and I am able to see > IPIP.KO is created . > But when I flash the rom it is not there!. So how to add kernel > modules to ROM (Image) [What are the files I have to change] > I also tried CONFIG_NET_IPIP=y , still IPIP module is not loaded with > kernel > Thanks in advance any help > > Regards, -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
