From: "Adam T. Bowen" <adamb@agitate.org.uk>
To: linux-admin@vger.kernel.org
Subject: Re: Linux 2.6 kernel module compilation without using KBUILD
Date: Wed, 28 Nov 2007 10:00:24 +0000 [thread overview]
Message-ID: <474D3C38.7050803@agitate.org.uk> (raw)
In-Reply-To: <329179.44630.qm@web36711.mail.mud.yahoo.com>
Hi,
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
next prev parent reply other threads:[~2007-11-28 10:00 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-28 6:11 Linux 2.6 kernel module compilation without using KBUILD murtuja bharmal
2007-11-28 10:00 ` Adam T. Bowen [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-11-28 8:09 murtuja bharmal
2007-11-28 9:00 ` Sam Ravnborg
2007-11-28 9:53 ` murtuja bharmal
2007-11-28 9:56 ` Robert P. J. Day
2007-11-28 10:40 ` murtuja bharmal
2007-11-28 10:59 ` Sam Ravnborg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=474D3C38.7050803@agitate.org.uk \
--to=adamb@agitate.org.uk \
--cc=linux-admin@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.