From: Vivek Yadav <vivekyadav1207731111@gmail.com>
To: skhan@linuxfoundation.org
Cc: linux-kernel-mentees@lists.linuxfoundation.org,
Vivek Yadav <vivekyadav1207731111@gmail.com>
Subject: [PATCH] Add Extra kernel Version
Date: Tue, 23 Jan 2024 22:28:38 +0530 [thread overview]
Message-ID: <20240123165838.2110-1-vivekyadav1207731111@gmail.com> (raw)
- In top Makefile add kernel version to identify
Signed-off-by: Vivek Yadav <vivekyadav1207731111@gmail.com>
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index f1b2fd977275..7ba07e50e6d1 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
VERSION = 6
PATCHLEVEL = 7
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -mentorship
NAME = Hurr durr I'ma ninja sloth
# *DOCUMENTATION*
--
2.34.1
next reply other threads:[~2024-01-23 17:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-23 16:58 Vivek Yadav [this message]
2024-01-23 17:29 ` [PATCH] Add Extra kernel Version Greg KH
[not found] ` <CABPSWR5duFjFqR=M9idahqRJR-UuvSqFPnyMs6ckr3EFyFON1A@mail.gmail.com>
2024-01-23 18:07 ` Greg KH
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=20240123165838.2110-1-vivekyadav1207731111@gmail.com \
--to=vivekyadav1207731111@gmail.com \
--cc=linux-kernel-mentees@lists.linuxfoundation.org \
--cc=skhan@linuxfoundation.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