> Hi,
>       In Documentation/kbuild/ its only written how to make a .ko file
> from
> Source file.But i need to know to make a .ko file from a .o file not from
> source file.

In modules.txt there is a section about including a .o file in a module.
This is what you need. You cannot just randomly convert a .o file to a .ko
file.

   Sam



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
kbuild-devel mailing list
kbuild-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to