]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
kbuild: fix dependency on sorttable
authorMasahiro Yamada <masahiroy@kernel.org>
Sun, 11 May 2025 03:55:19 +0000 (12:55 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Mon, 12 May 2025 06:04:09 +0000 (15:04 +0900)
Commit ac4f06789b4f ("kbuild: Create intermediate vmlinux build with
relocations preserved") missed replacing one occurrence of "vmlinux"
that was added during the same development cycle.

Fixes: ac4f06789b4f ("kbuild: Create intermediate vmlinux build with relocations preserved")
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
scripts/Makefile.vmlinux

index 85d60d9864016966f2677f8c3788310e790b4aba..0c4bb1274a08fb5a6ea71b7d3086c09756a7d45e 100644 (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