Commit e84b28f
committed
kbuild: remove redundant cleanups in scripts/link-vmlinux.sh
JIRA: https://issues.redhat.com/browse/RHEL-2773
Conflicts:
scripts/link-vmlinux.sh
- diff-context, cs-9 does not have upstream 26ef40d
("kbuild: move .vmlinux.objs rule to Makefile.modpost") or
5d4aeff ("kbuild: rebuild .vmlinux.export.o when its prerequisite
is updated")
commit a78b6af
Author: Masahiro Yamada <masahiroy@kernel.org>
Date: Sun May 29 00:47:01 2022 +0900
kbuild: remove redundant cleanups in scripts/link-vmlinux.sh
These are cleaned by the top Makefile.
vmlinux.o and .vmlinux.d matches the '*.[aios]' and '.*.d' patterns
respectively.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Tested-by: Sedat Dilek <sedat.dilek@gmail.com> # LLVM-14 (x86-64)
Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>1 parent fa1b423 commit e84b28f
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
374 | | - | |
375 | | - | |
376 | 374 | | |
377 | 375 | | |
378 | 376 | | |
| |||
0 commit comments