diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2022-05-28 17:47:02 +0200 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2022-06-04 23:20:57 +0200 |
commit | b0d6207bad2cb5a6f2099ac4a6ea4e76864dd596 (patch) | |
tree | 9fc83a3d9036e03d31170c9f7b1f0a0ed77ca414 /block/mq-deadline.c | |
parent | kbuild: remove redundant cleanups in scripts/link-vmlinux.sh (diff) | |
download | linux-b0d6207bad2cb5a6f2099ac4a6ea4e76864dd596.tar.xz linux-b0d6207bad2cb5a6f2099ac4a6ea4e76864dd596.zip |
kbuild: clean .tmp_* pattern by make clean
Change the "make clean" rule to remove all the .tmp_* files.
.tmp_objdiff is the only exception, which should be removed by
"make mrproper".
Rename the record directory of objdiff, .tmp_objdiff to .objdiff to
avoid the removal by "make clean".
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Tested-by: Sedat Dilek <sedat.dilek@gmail.com> # LLVM-14 (x86-64)
Diffstat (limited to 'block/mq-deadline.c')
0 files changed, 0 insertions, 0 deletions