diff options
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 0 insertions, 1 deletions
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 |