umber-kernel/tools/objtool
Josh Poimboeuf f056c340b7 kbuild: Add objtool to top-level clean target
[ Upstream commit 68b4fe32d73789dea23e356f468de67c8367ef8f ]

Objtool is an integral part of the build, make sure it gets cleaned by
"make clean" and "make mrproper".

Fixes: 442f04c34a ("objtool: Add tool to perform compile-time stack metadata validation")
Reported-by: Jens Remus <jremus@linux.ibm.com>
Closes: https://lore.kernel.org/15f2af3b-be33-46fc-b972-6b8e7e0aa52e@linux.ibm.com
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Tested-by: Jens Remus <jremus@linux.ibm.com>
Link: https://patch.msgid.link/968faf2ed30fa8b3519f79f01a1ecfe7929553e5.1770759919.git.jpoimboe@kernel.org
[nathan: use Closes: instead of Link: per checkpatch.pl]
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2026-02-26 14:59:36 -08:00
..
Documentation
arch
include/objtool - Remove a bunch of asm implementing condition flags testing in KVM's 2025-10-11 11:19:16 -07:00
.gitignore
Build
Makefile kbuild: Add objtool to top-level clean target 2026-02-26 14:59:36 -08:00
builtin-check.c
check.c objtool: Fix standalone --hacks=jump_label 2025-12-18 14:02:28 +01:00
elf.c objtool: Fix weak symbol detection 2025-12-18 14:02:28 +01:00
noreturns.h
objtool.c
orc_dump.c
orc_gen.c
special.c
sync-check.sh
weak.c