Messages in this thread |  | | | Date | Fri, 16 Jan 2004 13:09:24 -0800 (PST) | | From | Ashish sddf <> | | Subject | Compiling C++ kernel module + Makefile |
Hi, I am trying to port a C++ kernel module from 2.4 to 2.6. (It is MIT Click Modular Router).
As I understand the module building has changed in ver 2.6. I have got the Makefile to compile it but it gives me lot of warning - all dependancies problem
It appears that the kernel Makefile treats it like a host application and does not pass the necessary processing routines.
Does anyone can ideas about how to change the kernel makefile to compile the C++ files the same way as C files ?
Any help will be appreciated.
Ashish
__________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes http://hotjobs.sweepstakes.yahoo.com/signingbonus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |