From: Michael Renzmann <mrenzmann@web.de>
To: Sam Ravnborg <sam@ravnborg.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: How to retrieve version from kernel source (the right way)?
Date: Thu, 10 Feb 2005 08:06:34 +0100 [thread overview]
Message-ID: <420B07FA.7050309@web.de> (raw)
In-Reply-To: <35297.194.237.142.7.1107985448.squirrel@194.237.142.7>
Hi.
Sam Ravnborg wrote:
>>But... what is the right way to do this?
> I think you are looking for:
> make kernelrelease
otaku@gimli linux-2.6.10 $ make kernelrelease
make: *** No rule to make target `kernelrelease'. Stop.
otaku@gimli linux-2.6.10 $ cd ..
otaku@gimli src $ cd linux-2.4.28
otaku@gimli linux-2.4.28 $ make kernelrelease
make: *** No rule to make target `kernelrelease'. Stop.
otaku@gimli linux-2.4.28 $
I don't think this will help.
Including the kernel's Makefile also is no option, I think ("rulespace
pollution").
Bye, Mike
next prev parent reply other threads:[~2005-02-10 7:06 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-09 8:17 How to retrieve version from kernel source (the right way)? Michael Renzmann
2005-02-09 8:22 ` Brice Goglin
2005-02-09 9:14 ` Christoph Hellwig
2005-02-09 21:44 ` Sam Ravnborg
2005-02-10 7:06 ` Michael Renzmann [this message]
[not found] ` <200502100854.37606.agruen@suse.de>
2005-02-10 8:29 ` Michael Renzmann
2005-02-10 18:42 ` Sam Ravnborg
2005-02-10 19:07 ` Michael Renzmann
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=420B07FA.7050309@web.de \
--to=mrenzmann@web.de \
--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 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.