Hi,<br><br>I am facing problem in loading kernel module at startup. I have added "kernel-modules" in rootfs image file. <br>I am getting the below mentioned error-<br><br>modprobe: FATAL: Could not load /lib/modules/2.6.35.3-433-g0fae922/modules.dep: No such file or directory<br>

flexcan flexcan.0: writing ctrl=0x25292004<br>enable<br>Yocto (Built by Poky 5.0) 1.0 EBboard ttymxc0<br><br>I noticed that I am getting "2.6.35.3" directory under /lib/modules/ . As per my understanding Poky is supposed to make soft link of "2.6.35.3" to "2.6.35.3-433-g0fae922". I tried making this soft link manually and it worked. Can any one please suggest me which changes I need to make in recipes to create this soft link?<br>

<br>Thanks and Regards<br>Navani Srivastava<br><br><br>