public inbox for linux-kernel-mentees@lists.linux-foundation.org
 help / color / mirror / Atom feed
* [PATCH] Add Extra kernel Version
@ 2024-01-23 16:58 Vivek Yadav
  2024-01-23 17:29 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Vivek Yadav @ 2024-01-23 16:58 UTC (permalink / raw)
  To: skhan; +Cc: linux-kernel-mentees, Vivek Yadav

- 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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-01-23 18:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-23 16:58 [PATCH] Add Extra kernel Version Vivek Yadav
2024-01-23 17:29 ` Greg KH
     [not found]   ` <CABPSWR5duFjFqR=M9idahqRJR-UuvSqFPnyMs6ckr3EFyFON1A@mail.gmail.com>
2024-01-23 18:07     ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox