kbuild: fix dependency on sorttable

Commit ac4f06789b ("kbuild: Create intermediate vmlinux build with
relocations preserved") missed replacing one occurrence of "vmlinux"
that was added during the same development cycle.

Fixes: ac4f06789b ("kbuild: Create intermediate vmlinux build with relocations preserved")
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
This commit is contained in:
Masahiro Yamada
2025-05-12 15:04:09 +09:00
parent d1b99cdf22
commit f0e4b333cf
+1 -1
View File
@@ -94,7 +94,7 @@ $(vmlinux-final): $(RESOLVE_BTFIDS)
endif
ifdef CONFIG_BUILDTIME_TABLE_SORT
vmlinux: scripts/sorttable
$(vmlinux-final): scripts/sorttable
endif
# module.builtin.ranges