mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] kbuild: add custom extraversion to Makefile
@ 2026-01-22 21:40 krishgulati7
  0 siblings, 0 replies; 4+ messages in thread
From: krishgulati7 @ 2026-01-22 21:40 UTC (permalink / raw)
  To: Shuah Khan, Nathan Chancellor, Nicolas Schier, linux-kbuild,
	linux-kernel

From: Krish Gulati <krishgulati7@gmail.com>

Update the EXTRAVERSION field in the top-level Makefile
to identify this custom kernel build.
This is a requirement for the Basic Kernel Skills
task of the LFX Mentorship application.

Signed-off-by: Krish Gulati <krishgulati7@gmail.com>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index d208066bcbb6..32df45e55685 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 VERSION = 6
 PATCHLEVEL = 18
 SUBLEVEL = 0
-EXTRAVERSION = -rc7
+EXTRAVERSION = -krish-mentorship-application-task2
 NAME = Baby Opossum Posse
 
 # *DOCUMENTATION*
-- 
2.52.0


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

* [PATCH] kbuild: add custom extraversion to Makefile
@ 2026-01-22 21:37 krishgulati7
  0 siblings, 0 replies; 4+ messages in thread
From: krishgulati7 @ 2026-01-22 21:37 UTC (permalink / raw)
  To: reach.krishgulati, Nathan Chancellor, Nicolas Schier,
	linux-kbuild, linux-kernel

From: Krish Gulati <krishgulati7@gmail.com>

Update the EXTRAVERSION field in the top-level Makefile
to identify this custom kernel build.
This is a requirement for the Basic Kernel Skills
task of the LFX Mentorship application.

Signed-off-by: Krish Gulati <krishgulati7@gmail.com>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index d208066bcbb6..32df45e55685 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 VERSION = 6
 PATCHLEVEL = 18
 SUBLEVEL = 0
-EXTRAVERSION = -rc7
+EXTRAVERSION = -krish-mentorship-application-task2
 NAME = Baby Opossum Posse
 
 # *DOCUMENTATION*
-- 
2.52.0


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

* [PATCH] kbuild: add custom extraversion to Makefile
@ 2026-01-22 21:21 krishgulati7
  0 siblings, 0 replies; 4+ messages in thread
From: krishgulati7 @ 2026-01-22 21:21 UTC (permalink / raw)
  To: reach.krishgulati, Nathan Chancellor, Nicolas Schier,
	linux-kbuild, linux-kernel
  Cc: Krish Gulati

From: Krish Gulati <krishgulati7@gmail.com>

Signed-off-by: Krish Gulati <krishgulati7@gmail.com>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index d208066bcbb6..32df45e55685 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 VERSION = 6
 PATCHLEVEL = 18
 SUBLEVEL = 0
-EXTRAVERSION = -rc7
+EXTRAVERSION = -krish-mentorship-application-task2
 NAME = Baby Opossum Posse
 
 # *DOCUMENTATION*
-- 
2.52.0


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

* [PATCH] kbuild: add custom extraversion to Makefile
@ 2026-01-22 21:18 krishgulati7
  0 siblings, 0 replies; 4+ messages in thread
From: krishgulati7 @ 2026-01-22 21:18 UTC (permalink / raw)
  To: reach.krishgulati, Nathan Chancellor, Nicolas Schier,
	linux-kbuild, linux-kernel
  Cc: fusion1110

From: fusion1110 <krishgulati7@gmail.com>

Signed-off-by: fusion1110 <krishgulati7@gmail.com>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index d208066bcbb6..32df45e55685 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 VERSION = 6
 PATCHLEVEL = 18
 SUBLEVEL = 0
-EXTRAVERSION = -rc7
+EXTRAVERSION = -krish-mentorship-application-task2
 NAME = Baby Opossum Posse
 
 # *DOCUMENTATION*
-- 
2.52.0


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

end of thread, other threads:[~2026-01-22 21:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-22 21:40 [PATCH] kbuild: add custom extraversion to Makefile krishgulati7
  -- strict thread matches above, loose matches on Subject: below --
2026-01-22 21:37 krishgulati7
2026-01-22 21:21 krishgulati7
2026-01-22 21:18 krishgulati7

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®