It is used when installing to /lib/modules It is printed after make modules_install

Part of it is returned by scripts/setlocalversion.

How to just get it without running make modules_install?

link|improve this question

64% accept rate
feedback

1 Answer

up vote 1 down vote accepted
cat include/generated/utsrelease.h
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.