]> www.infradead.org Git - users/jedix/linux-maple.git/commit
parisc: add vdso linker script to 'targets' instead of extra-y
authorMasahiro Yamada <masahiroy@kernel.org>
Sat, 21 Dec 2024 06:16:18 +0000 (15:16 +0900)
committerHelge Deller <deller@gmx.de>
Mon, 20 Jan 2025 20:03:44 +0000 (21:03 +0100)
commit36b2f3aefc486ea2f773db5c42539a52e1fcbcb3
tree1a2cd864e10a5741be3674e48a916fd5186c13cd
parentdf195d931a33889c96c0efebbbc6f3b747c145c6
parisc: add vdso linker script to 'targets' instead of extra-y

The vdso linker script is preprocessed on demand.
Adding it to 'targets' is enough to include the .cmd file.

This commit applies the previous change to parisc, which added the
vdso support after commit 887af6d7c99e ("arch: vdso: add vdso linker
script to 'targets' instead of extra-y").

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Acked-by: Helge Deller <deller@gmx.de>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/kernel/vdso32/Makefile
arch/parisc/kernel/vdso64/Makefile