From: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] Allow make kernelrelease & make kernelversion without .config
Date: Thu, 20 Jul 2006 12:00:52 +0200 [thread overview]
Message-ID: <200607201000.k6KA0qY10526@saur.se.axis.com> (raw)
The make targets kernelrelease and kernelversion do not need the .config
file to exist for them to be useable. Add them to no-dot-config-targets.
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Index: Makefile
===================================================================
RCS file: /usr/local/cvs/linux/os/linux-2.6/Makefile,v
retrieving revision 1.1.1.31
diff -p -u -r1.1.1.31 Makefile
--- Makefile 25 Jun 2006 12:57:55 -0000 1.1.1.31
+++ Makefile 20 Jul 2006 09:42:20 -0000
@@ -362,7 +362,8 @@ endif
# of make so .config is not included in this case either (for *config).
no-dot-config-targets := clean mrproper distclean \
- cscope TAGS tags help %docs check%
+ cscope TAGS tags help %docs check% \
+ kernelrelease kernelversion
config-targets := 0
mixed-targets := 0
------------------------------------------------------------
Peter Kjellerstedt E-Mail: Peter.Kjellerstedt@axis.com
Axis Communications AB Phone: +46 46 272 18 69
Emdalav. 14 Fax: +46 46 13 61 30
SE-223 69 LUND URL: http://www.axis.com/
reply other threads:[~2006-07-20 9:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=200607201000.k6KA0qY10526@saur.se.axis.com \
--to=peter.kjellerstedt@axis.com \
--cc=linux-kernel@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 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®