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