* [PATCH] Makefile: Add EXTRAVERSION for LKMP
@ 2026-01-24 10:37 Tabrez Ahmed
0 siblings, 0 replies; only message in thread
From: Tabrez Ahmed @ 2026-01-24 10:37 UTC (permalink / raw)
To: skhan; +Cc: linux-kernel-mentees, Tabrez Ahmed
Add EXTRAVERSION for LFX mentorship task.
Signed-off-by: Tabrez Ahmed <tabreztalks@gmail.com>
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 1465f715786d..d34271dd9c96 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
VERSION = 6
PATCHLEVEL = 19
SUBLEVEL = 0
-EXTRAVERSION = -rc6
+EXTRAVERSION = -rc6-tabrez-ahmed-LKMP
NAME = Baby Opossum Posse
# *DOCUMENTATION*
--
2.43.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-01-24 10:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-24 10:37 [PATCH] Makefile: Add EXTRAVERSION for LKMP Tabrez Ahmed
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox