Dear Guys:
I am fighting with "modules.dep" file in my embedded system , DM365.

I just follow the steps many developers recommand...

1. make ARCH=arm CROSS_COMPILE=arm_v5t_le- INSTALL_MOD_PATH=<path
to nfs mount. i.e. /home/user/workdir/filesys> modules
2. make ARCH=arm CROSS_COMPILE=arm_v5t_le- INSTALL_MOD_PATH=<path
to nfs mount. i.e. /home/user/workdir/filesys> modules_install

The first command will build the modules for kernel. 
The second command will install those modules in lib/modules at 
INSTALL_MOD_PATH and create the modules.dep file used by modprobe.

But i still cannot see this "modules.dep" file there...
( Just "build","kernel","source" 3 directories)

Then i use the command "depmod" , it's still not working... :(

Do i miss something?


___________________________________________________ 
 您的生活即時通 - 溝通、娛樂、生活、工作一次搞定! 
 http://messenger.yahoo.com.tw/

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to