]> 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)
commit34a69998b8235736a4675e5a5a232ca8475bbe39
tree48857138abf3e89f462af9c35800dad3009fac1b
parent9b71170d049dc4b53c58ac38837b092a056a4b38
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