Did you did some changes on your kernel? If yes, build the whole system (./ltib) and flash the rootfs again. The problem is that one you have a rootfs (with certain modules on it) and later you update the kernel (and boot with it), you can see the directory name mismatch as the one you are seen.
Hack: If you did not do any change on the module area, you can do a just create a soft link on the modules where link's name is the uname -r one and points to the current module's folder...
Leo