--- In David Hawkins <> wrote:
>
> Kevin Cozens wrote:
> > David Hawkins wrote:
> >> Since a module is being dynamically loaded into a kernel,
> >
> > This board doesn't have a modules.dep file installed so I created
an script
> > that uses 'insmod' to load the modules I need.
>
> Yeah, thats pretty common. I've used rc.local before
> for loading custom modules in other Linux distros.
>
> >> Lots of opportunities for problems!
> >
> > Indeed. So far, so good. My application is working and I am
> > able to print from the board.
>
> Cool!
>
The busybox tarball comes with depmod.pl, which is a cross-depmod. It
will generate modules.dep for the arm modules on your x86 box.
ISTR that all you need to do is stick it somewhere on your path and
change the kernel Makefile to use depmod.pl instead of depmod.
--Yan
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|