Skip to content
Commit 1cb86b6c authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kbuild: save overridden KERNELRELEASE in include/config/kernel.release



${KERNELRELEASE} is used as a part of the installation path.
(INSTALL_DTBS_PATH, MODLIB, etc.)

When KERNELRELEASE is overridden from the command line, it should be
saved in include/config/kernel.release, so that it will be consistently
used for the installation steps.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent ec31f868
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