Skip to content
Commit 2244cbd8 authored by Sam Ravnborg's avatar Sam Ravnborg
Browse files

kbuild: create .kernelrelease at *config step



To enable 'make kernelrelease' earlier now create .kernelrelease when
one of the *config targets are used.
Also introduce KERNELVERSION - only user is kconfig.
KERNELVERSION was needed to display kernel version in menuconfig -
KERNELRELEASE is not valid until configuration has completed.
kconfig files modified to use KERNELVERSION.
Bug reported by: Rene Rebe <rene@exactcode.de>

Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
parent 296e0855
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment