]> git.itanic.dy.fi Git - linux-stable/commit
kbuild: fix build ID symlinks to installed debug VDSO files
authorMasahiro Yamada <masahiroy@kernel.org>
Wed, 20 Dec 2023 08:18:33 +0000 (17:18 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sat, 23 Dec 2023 14:24:03 +0000 (23:24 +0900)
commitc1a8627164dbe8b92958aea10c7c0848105a3d7f
tree6a572b35ae117454bd8d79c4a9fc17393de3491b
parent880946158b01138c06e93e4aa4255ffbfe70e1c8
kbuild: fix build ID symlinks to installed debug VDSO files

Commit 56769ba4b297 ("kbuild: unify vdso_install rules") accidentally
dropped the '.debug' suffix from the build ID symlinks.

Fixes: 56769ba4b297 ("kbuild: unify vdso_install rules")
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/Makefile.vdsoinst