Regarding building Kernel object in Linux 2.6
Hi,
I need to build a kernel object.
If I try with this command :
make M=/usr/src/linux2.6../../..
It is creating only ".o" files. I need a ".ko" to load it into the kernel.
How can I build a ".ko"?
Please help.
Thanks in advance.
Regards,
Jayaraghavendran.K
|