diff options
author | 2023-02-15 10:20:32 +0900 | |
---|---|---|
committer | 2023-02-26 15:23:30 +0900 | |
commit | c5bf2efb058d841bf8993b9a9b4522abda804d39 (patch) | |
tree | 42b23a4ec0cb7ecd7007ce57081ce790ad3b2012 /tools/perf/scripts/python/task-analyzer.py | |
parent | kbuild: tar-pkg: use tar rules in scripts/Makefile.package (diff) | |
download | wireguard-linux-c5bf2efb058d841bf8993b9a9b4522abda804d39.tar.xz wireguard-linux-c5bf2efb058d841bf8993b9a9b4522abda804d39.zip |
kbuild: deb-pkg: fix binary-arch and clean in debian/rules
The clean target needs ARCH=${ARCH} to clean up the tree for the correct
architecture. 'make (bin)deb-pkg' skips cleaning, but the preclean hook
may be executed if dpkg-buildpackage is directly used.
The binary-arch target does not need KERNELRELEASE because it is not
updated during the installation. KBUILD_BUILD_VERSION is not needed
either because binary-arch does not build vmlinux.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions