On Thu, 2010-10-14 at 10:24 +0300, Andrew wrote: > 13.10.2010 23:42, davidMbrooke пишет: > > So, if I understand correctly, I should: > > 1. Amend source/modules/buildtool.cfg to create lib/firmware/ (in the > > same way that it creates lib/modules/ today) > > 2. Create a firmware.tgz along the same lines as modules.tgz, > > containing ALL of the firmware (I can do that in buildimage.pl) > > 3. Amend source/kmodules/common.cfg to include the e100 firmware > > files in the initial moddb.lrp (and moddb_ipv6.lrp) alongside the > > e100.ko file > > > > Let me know if I misunderstood your suggestion. > > > > I will give this a try on my development system when I get chance > > (hopefully later this week). > > > > dMb > Yes, you're right.
Thanks Andrew. I have step #1 and #3 working in my development environment and my original e100 problem has gone away. Turns out there needs to be a step #4 since apkg has it hard-coded to only process /lib/modules when re-generating moddb.lrp and it now needs to include /lib/firmware too. dMb > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today. > http://p.sf.net/sfu/beautyoftheweb > > _______________________________________________ > leaf-devel mailing list > leaf-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/leaf-devel ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ leaf-devel mailing list leaf-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/leaf-devel