]> git.baikalelectronics.ru Git - kernel.git/commit
arch: vdso: add vdso linker script to 'targets' instead of extra-y
authorMasahiro Yamada <masahiroy@kernel.org>
Mon, 31 Aug 2020 18:22:39 +0000 (03:22 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Mon, 7 Sep 2020 12:41:27 +0000 (21:41 +0900)
commit2ab2fd2727572bfde41da792f494135265adc131
tree7758d32e3d5f20a02f8633cc1f06fe3432241412
parent657712e05cb77aa132f99510e111427d5ece44d7
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>
arch/arm64/kernel/vdso/Makefile
arch/arm64/kernel/vdso32/Makefile
arch/nds32/kernel/vdso/Makefile
arch/powerpc/kernel/vdso32/Makefile
arch/powerpc/kernel/vdso64/Makefile
arch/s390/kernel/vdso64/Makefile