diff options
author | 2023-04-07 19:16:29 +0900 | |
---|---|---|
committer | 2023-04-16 17:38:41 +0900 | |
commit | 3c65a2704cdd2a0cd0766352e587bae4a6268155 (patch) | |
tree | 00e317cd1efc79a9a9ac06ecb2377024f15f524c /scripts/generate_rust_analyzer.py | |
parent | kbuild: do not create intermediate *.tar for source tarballs (diff) | |
download | wireguard-linux-3c65a2704cdd2a0cd0766352e587bae4a6268155.tar.xz wireguard-linux-3c65a2704cdd2a0cd0766352e587bae4a6268155.zip |
kbuild: do not create intermediate *.tar for tar packages
Commit 05e96e96a315 ("kbuild: use git-archive for source package
creation") split the compression as a separate step to factor out
the common build rules.
With the previous commit, we got back to the situation where source
tarballs are compressed on-the-fly.
There is no reason to keep the separate compression rules.
Generate the comressed tar packages directly.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions