Home
last modified time | relevance | path

Searched hist:b0d6207bad2cb5a6f2099ac4a6ea4e76864dd596 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/scripts/
H A Dobjdiffb0d6207bad2cb5a6f2099ac4a6ea4e76864dd596 Sat May 28 10:47:02 CDT 2022 Masahiro Yamada <masahiroy@kernel.org> 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)
H A Dlink-vmlinux.shb0d6207bad2cb5a6f2099ac4a6ea4e76864dd596 Sat May 28 10:47:02 CDT 2022 Masahiro Yamada <masahiroy@kernel.org> 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)
/openbmc/linux/
H A DMakefileb0d6207bad2cb5a6f2099ac4a6ea4e76864dd596 Sat May 28 10:47:02 CDT 2022 Masahiro Yamada <masahiroy@kernel.org> 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)