You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to Michal Marek <[email protected]> grepping the Makefile for
VERSION and PATCHLEVEL is not supported and these variables may be
removed int the future.
The correct way to get kernel version from the build directory is to run
'make -s kernelversion'.
Signed-off-by: Cyril Hrubis <[email protected]>
0 commit comments