diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2023-01-28 01:19:42 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2023-02-05 18:51:21 +0900 |
commit | 1cb86b6c313623486038165f90f4067578c2f5d5 (patch) | |
tree | 63228ef9f2b8cd2ce0f2a56e4c8781ff0669fa4d /Kconfig | |
parent | ec31f868ec674edfcf653cc7c82b365c6f570cd9 (diff) | |
download | lwn-1cb86b6c313623486038165f90f4067578c2f5d5.tar.gz lwn-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 'Kconfig')
0 files changed, 0 insertions, 0 deletions