--- In Jim Jackson <> wrote:
> Yep, it is running the hosts depmod which expects to find, I guess ia32
> elf files for the modules - instead it finds arm elf files!
> The modules are compiled. After this I run...
>
> INSTALL_MOD_PATH=_path_module_dir_ make modules_install
>
> The modules get copied into a sub-directory
>
> ...../lib/modules/_kernel_version_
>
> under _path_module_dir_
>
> Jim
>
Also, if you download and unpack the busybox tarball, there is a neat
perl script called depmod.pl which will create the appropriate
modules.dep for your architecture when cross-compiling. It is a
cross-platform depmod. Just edit the kernel makefile to change depmod
to /pathto/depmod.pl and you're golden.
--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/
|