[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
compiling 2.6 kernel module
Hi,
Did anybody tried to build a kernel loadable module on 2.6 kernel?
I am trying to build a single module where the required C files spreads
across multiple directories(with each subdirectory has a makefile). I am
not able make a single module out of these multiple directories.
However, I could build and do insmod if all the C files are in one
single directory.
If anybody succeeded in building a kernel module with multiple
directories, Can you please let me know the procedure.
Thanks
Suren
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/