Re: identifying kernel version from code files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
 
Top level Makefile in the kernel source always contain the kernel version, something like following
 
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 20
EXTRAVERSION = .1
NAME = Homicidal Dwarf Hamster
 
Thanks and Regards,
Prasad.

 
On 3/25/07, Nirmal Thacker <thacker.nirmal@xxxxxxxxx> wrote:
hello,

i have a certain functionality in the form of code, which has edited
the following files of the kernel:

exit.c
fork.c
sched.h
unistd.h

now i know where i have to place these files, however, i do not know
for which version of the kernel they were created. is there any way i
can find out. i have thought that using the diff command from the
terminal along with the original files, of various versions, may only
be the best way to find out the version.

is there any kind of tool which makes the job easier?

thanks,
nirmal

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux