arch: vdso: 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. Signed-off-by:Masahiro Yamada <masahiroy@kernel.org> Acked-by:
Catalin Marinas <catalin.marinas@arm.com> Acked-by:
Greentime Hu <green.hu@gmail.com>
Showing
- arch/arm64/kernel/vdso/Makefile 1 addition, 1 deletionarch/arm64/kernel/vdso/Makefile
- arch/arm64/kernel/vdso32/Makefile 1 addition, 1 deletionarch/arm64/kernel/vdso32/Makefile
- arch/nds32/kernel/vdso/Makefile 1 addition, 1 deletionarch/nds32/kernel/vdso/Makefile
- arch/powerpc/kernel/vdso32/Makefile 1 addition, 1 deletionarch/powerpc/kernel/vdso32/Makefile
- arch/powerpc/kernel/vdso64/Makefile 1 addition, 1 deletionarch/powerpc/kernel/vdso64/Makefile
- arch/s390/kernel/vdso64/Makefile 1 addition, 1 deletionarch/s390/kernel/vdso64/Makefile
Please register or sign in to comment