Hi, Linus Walleij <linus.ml.walleij <at> gmail.com> writes: > > Hi, > > what are other embedded developers experience with using the > script "depmod.pl" from BusyBox to create > installdir/lib/modules/≤version>/modules.dep > during compile-time? > (It's this beast: > http://busybox.net/cgi-bin/viewcvs.cgi/trunk/busybox/examples/depmod.pl?rev=20447&view=markup > > I tried this thing to be able to modprobe off a read-only flash > rootfilesystem and it "sort of" works, actually. What's wrong with using your host depmod to build it. When I build a crosscompilation kernel, and I do make module_install, modules.dep are generated. -- To unsubscribe from this list: send the line "unsubscribe linux-embedded" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html