mirror of
https://github.com/torvalds/linux.git
synced 2025-12-01 07:26:02 +07:00
kbuild: remove a stale comment about cleaning in link-vmlinux.sh
Remove the left-over of commit 51eb95e2da ("kbuild: Don't remove
link-vmlinux temporary files on exit/signal").
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
This commit is contained in:
@@ -201,7 +201,6 @@ sorttable()
|
||||
${objtree}/scripts/sorttable ${1}
|
||||
}
|
||||
|
||||
# Delete output files in case of error
|
||||
cleanup()
|
||||
{
|
||||
rm -f .btf.*
|
||||
|
||||
Reference in New Issue
Block a user