hi all,

we have bunch of source files making up linux-26 driver and we are
using kbuild for creating the final kernel module.

the problem is that the name for our kernel object (foo.ko) clashes
with one of the sources (foo.c). kbuild barfs at this. changing the
name of the kernel module, requires some un-needed changes our
scripts, so if it can be avoided, it would be great.

the question is: is it possible to have a kernel object called foo.ko
when we already have a source file called foo.c ?

i tried changing the KBUILD_MODNAME in the makefile, but that does not
seem to help.

thank you
kind regards
anupam

ps: please cc me in the replies as i am not subscribed to the list. thanks !

-- 
if you need gmail invites, let me know !


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to