* Anyone outright understand explain please,..
@ 2023-07-04 7:46 Budi
2023-07-05 9:22 ` Oleksandr Natalenko
0 siblings, 1 reply; 2+ messages in thread
From: Budi @ 2023-07-04 7:46 UTC (permalink / raw)
To: linux-kernel
Anyone outright understand so to explain
What linux kernel #n (n is small number 1,2,3.. so on) acquired on
just compiled one in kernel package 7
such like
$ make
...
...
..arch/x86/boot/bzimage (#4)
$
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Anyone outright understand explain please,..
2023-07-04 7:46 Anyone outright understand explain please, Budi
@ 2023-07-05 9:22 ` Oleksandr Natalenko
0 siblings, 0 replies; 2+ messages in thread
From: Oleksandr Natalenko @ 2023-07-05 9:22 UTC (permalink / raw)
To: linux-kernel; +Cc: Budi
[-- Attachment #1: Type: text/plain, Size: 589 bytes --]
Hello.
On úterý 4. července 2023 9:46:17 CEST Budi wrote:
> Anyone outright understand so to explain
> What linux kernel #n (n is small number 1,2,3.. so on) acquired on
> just compiled one in kernel package 7
>
> such like
> $ make
> ...
> ...
> ..arch/x86/boot/bzimage (#4)
>
> $
That's a part of UTS_VERSION (see init/Makefile) that gets auto-incremented by the init/build-version script each time the kernel is recompiled from the current source tree without cleaning it (aka removing the .version file) first.
Thanks.
--
Oleksandr Natalenko (post-factum)
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-05 9:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-04 7:46 Anyone outright understand explain please, Budi
2023-07-05 9:22 ` Oleksandr Natalenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox