On Fri, Jun 13, 2008 at 07:45:58PM -0400, Mike Frysinger wrote: >On Fri, Jun 13, 2008 at 7:33 PM, Linus Walleij wrote: >> Is there anyone beside me who would like to see this integrated >> into scripts/ in the kernel to get some default modules.dep for >> a read-only rootfs also when doing cross compilation, or am I >> totally going down the wrong lane here? > >seems like a worthwhile step to me Using the perl-script to create a modules.dep is one option. If you do not have a perl interpreter on your host, then you can build busybox' recently added depmod for your host and use that to create a modules.dep. Alternatively you can create a modules.dep via busybox on the fly when booting. -- 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