]> git.ipfire.org Git - thirdparty/linux.git/commit - arch/arm64/kernel/vdso32/Makefile
arm64: vdso: Cleanup Makefiles
authorVincenzo Frascino <vincenzo.frascino@arm.com>
Fri, 19 Jul 2019 10:10:18 +0000 (11:10 +0100)
committerWill Deacon <will@kernel.org>
Mon, 22 Jul 2019 09:37:33 +0000 (10:37 +0100)
commita88754b23114cfb61efed56ed448c05e4cb7e20d
tree48857138abf3e89f462af9c35800dad3009fac1b
parent2e2f3c9b864d9f21fb82aa8da5ac9adc1e020f60
arm64: vdso: Cleanup Makefiles

The recent changes to the vdso library for arm64 and the introduction of
the compat vdso library have generated some misalignment in the
Makefiles.

Cleanup the Makefiles for vdso and vdso32 libraries:
  * Removing unused rules.
  * Unifying the displayed compilation messages.
  * Simplifying the generic library inclusion path for
    arm64 vdso.

Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will@kernel.org>
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/kernel/vdso/Makefile
arch/arm64/kernel/vdso32/Makefile