Commit f0e4b333 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kbuild: fix dependency on sorttable



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

Fixes: ac4f0678 ("kbuild: Create intermediate vmlinux build with relocations preserved")
Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
Acked-by: default avatarArd Biesheuvel <ardb@kernel.org>
parent d1b99cdf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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