I downloaded revision 37 source code for the DM365 and I downloaded revision 37 filesystem from arago.
the kernel image file goes under "2.6.32-rc2-davinci1"
I also I downloaded revision 38 source code for the DM365 and I downloaded revision 38 filesystem from arago.
the kernel image file goes under "2.6.32.17-davinci1"
if I use the the kernel from revision 38 with the filesystem from revision 37 it does not work it says module are not compatible, even if I change on the kernel in the make file from 2.6.32.17-davinci1 to 2.6.32-rc2-davinci1, is they any other changes I have to make besides the make file or do know of any instructions of how to build the modules on the filesystem to be compatible with a different kernel version?