]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd88e359a0bf193d7c3c2fddd44e1c505220b797d
tree48857138abf3e89f462af9c35800dad3009fac1b
parentdc7cae2d399b3c95474e53e8fca3b39dc6bf333e
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