From: murtuja bharmal <murtuja_bharmal@yahoo.com>
To: Sam Ravnborg <sam@ravnborg.org>
Cc: linux-kernel@vger.kernel.org
Subject: Linux 2.6 KBUILD Help Required.
Date: Thu, 3 Jan 2008 13:45:32 +0530 (IST) [thread overview]
Message-ID: <127978.95127.qm@web95102.mail.in2.yahoo.com> (raw)
Hello,
I have a one question.
If I have to add additional external flag on my external kernel module source during compilation with KBUILD.
lest say I have one kernel module file hello.c
and I want to add one flag -D testdebug.
suppose this is my makefile.
obj-m += hello.o
all:
make -C /lib/modules/$(shell uname -r)/build M=$(PWD) modules
clean:
make -C /lib/modules/$(shell uname -r)/build M=$(PWD) clean
where I can add this flag.
Any help will be appreciated.
Thanks and Regards
----- Original Message ----
From: murtuja bharmal <murtuja_bharmal@yahoo.com>
To: Sam Ravnborg <sam@ravnborg.org>
Sent: Wednesday, 28 November, 2007 11:30:59 PM
Subject: Re: Linux 2.6 kernel module compilation without using KBUILD
> Try disabling Module version support - then you do
> not
> see the .tmp_<modulename>.o
> When you have understood this simpler case you can
> move
> on and try enabling module versioning.
>
> But again - you really do not need to understand all
> this
> kernel internal stuff to build a module.
> If your real goal is to build a module without
> use of kbuild you are on the wrong track.
>
> Please enligthing us why you need all this deep
> internal
> knowledge to build your module and we may be able to
> tell
> you how to use kbuild top do so.
>
> What you are heading at now looks like waste of time
> for all parties.
>
> Sam
>
Hello sam,
Thanks for your time.
Any way, we already had a lot discussion.
It just matter of interest nothing else.
Actually it is just a curiosity to know little bit
Internals of KBUILD and module versioning.
You can say, it is my bad habit when I start work on
something.
I want to understand it from base.
Unfortunately this time I didn’t get much information
from google.
Neither from kernel documentation.
I don’t have any issue on using KBUILD.
Sorry again.
Thanks for your suggestion and view.
Murtuja Bharmal
____________________________________________________________________________________
Get easy, one-click access to your favorites.
Make Yahoo! your homepage.
http://www.yahoo.com/r/hs
Save all your chat conversations. Find them online at http://in.messenger.yahoo.com/webmessengerpromo.php
next reply other threads:[~2008-01-03 8:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-03 8:15 murtuja bharmal [this message]
2008-01-03 8:19 ` 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=127978.95127.qm@web95102.mail.in2.yahoo.com \
--to=murtuja_bharmal@yahoo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sam@ravnborg.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®