diff options
author | 2023-03-13 05:07:26 +0900 | |
---|---|---|
committer | 2023-03-15 15:15:07 +0900 | |
commit | 2fd6c4553c962ec7ea8a60c0a3632c7e984800f0 (patch) | |
tree | faa3a1a58e4a3cad2128d28e1c91b431ad7197d6 /scripts/generate_rust_analyzer.py | |
parent | Makefile: Make kernelrelease target work with M= (diff) | |
download | linux-rng-2fd6c4553c962ec7ea8a60c0a3632c7e984800f0.tar.xz linux-rng-2fd6c4553c962ec7ea8a60c0a3632c7e984800f0.zip |
kbuild: deb-pkg: make debian source package working again
Since commit c5bf2efb058d ("kbuild: deb-pkg: fix binary-arch and clean
in debian/rules"), the source package generated by 'make deb-pkg' fails
to build.
I terribly missed the fact that the intdeb-pkg target may regenerate
include/config/kernel.release due to the following in the top Makefile:
%pkg: include/config/kernel.release FORCE
Restore KERNELRELEASE= option to avoid the kernel.release disagreement
between build-arch and binary-arch.
Fixes: c5bf2efb058d ("kbuild: deb-pkg: fix binary-arch and clean in debian/rules")
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions