Re: Linux 2.6 kernel module compilation without using KBUILD
am 28.11.2007 11:00:24 von adambHi,
murtuja bharmal wrote:
> I want to compile external linux kernel module without
> using KBUILD.
[snip]
> Do we have any document which describe how to make
> kernel module without using KBUILD.
>
> Any pointer of information is very helpful for me.
There is a free O'Reilly book on building kernel modules:
http://lwn.net/Kernel/LDD3/
And there is also The Linux Kernel Module Programming Guide:
http://tldp.org/LDP/lkmpg/2.6/html/lkmpg.html
which has a whole section on creating your own makefiles for modules
that are not part of the kernel: 2.2. Compiling Kernel Modules.
Cheers
Adam
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html