Kernel Modules and root File Systems

tarek
Hi all,

I have a problem concerning kernel module and file system,,I have a linux
kernel and two root file systems,one of them is Qtopia came with the
board,,and another one built if from  Buildroot .

When I deploy my kernel module on the Qtopia file system,it works fine and
no problem,,when I deploy the same kernel module with the same linux kernel
But with the other root File system it doesn't work giving me the error of
versioning error invalid format for the module 


ANy suggestion