diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 715f5be..f96511b 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -54,6 +54,7 @@ TARGET_KERNEL_ADDITIONAL_FLAGS := DTC_EXT=$(shell pwd)/prebuilts/misc/linux-x86/ TARGET_KERNEL_SOURCE := kernel/oneplus/$(TARGET_DEVICE) TARGET_KERNEL_CLANG_COMPILE := true TARGET_KERNEL_CONFIG := vendor/lito-perf_defconfig +TARGET_KERNEL_CLANG_VERSION := proton # Platform BOARD_USES_QCOM_HARDWARE := true