From 2320ed14fd1afe8804b41fd3c0120f0f6f219506 Mon Sep 17 00:00:00 2001 From: dianlujitao Date: Sun, 8 Sep 2019 13:39:42 +0800 Subject: sdm660-common: Remove custom kernel cross compile prefix Change-Id: Icc58f38fa2f66b833c73902d6733f84b77dcb575 --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 22b51db..76b1899 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -65,7 +65,6 @@ TARGET_KERNEL_ARCH := arm64 TARGET_KERNEL_HEADER_ARCH := arm64 TARGET_KERNEL_SOURCE := kernel/xiaomi/sdm660 TARGET_KERNEL_CLANG_COMPILE := true -TARGET_KERNEL_CROSS_COMPILE_PREFIX := aarch64-linux-android- # QCOM hardware BOARD_USES_QCOM_HARDWARE := true -- cgit v1.2.3