arm64: vdso32: Move definition of COMPATCC into vdso32/Makefile
authorWill Deacon <will@kernel.org>
Fri, 4 Oct 2019 14:43:53 +0000 (15:43 +0100)
committerWill Deacon <will@kernel.org>
Mon, 7 Oct 2019 12:32:02 +0000 (13:32 +0100)
commitbcaf9b57e4884e86717c1f4cee8157fd68189aa7
treea5f8980941d74fa72ac82c3af1682c0922c3b349
parent24ee01a927bfe56c66429ec4b1df6955a814adc8
arm64: vdso32: Move definition of COMPATCC into vdso32/Makefile

There's no need to export COMPATCC, so just define it locally in the
vdso32/Makefile, which is the only place where it is used.

Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/Makefile
arch/arm64/kernel/vdso32/Makefile