I am using Fedora core 7 . I have already existing some .o file (Kernel_aodv.o) which was used on linux kernel 2.4. Now I am using it on FC7 (kernel 2.6). I got message FATAL:kernel_aodv module not found.
So you are requested how to do this.
i.e Now I want to convert that .o file into .ko file so that I can load that module in 2.6 kernel.