diff options
author | 2023-01-28 01:19:42 +0900 | |
---|---|---|
committer | 2023-02-05 18:51:21 +0900 | |
commit | 1cb86b6c313623486038165f90f4067578c2f5d5 (patch) | |
tree | 63228ef9f2b8cd2ce0f2a56e4c8781ff0669fa4d /scripts/generate_rust_analyzer.py | |
parent | setlocalversion: absorb $(KERNELVERSION) (diff) | |
download | linux-rng-1cb86b6c313623486038165f90f4067578c2f5d5.tar.xz linux-rng-1cb86b6c313623486038165f90f4067578c2f5d5.zip |
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: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions