x86/vdso: Consolidate targets and clean-files
authorMasahiro Yamada <masahiroy@kernel.org>
Tue, 21 Nov 2023 23:56:58 +0000 (08:56 +0900)
committerBorislav Petkov (AMD) <bp@alien8.de>
Thu, 8 Feb 2024 12:15:41 +0000 (13:15 +0100)
commit31a4ebee0d16a141b18730977963d0e7290b9bd2
tree92ac02143b9ca2cd9af45bdac3d284912bfa8b7b
parent54be6c6c5ae8e0d93a6c4641cb7528eb0b6ba478
x86/vdso: Consolidate targets and clean-files

'targets' and 'clean-files' do not need to list the same files because
the files listed in 'targets' are cleaned up.

Refactor the code.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20231121235701.239606-2-masahiroy@kernel.org
arch/x86/entry/vdso/Makefile