From 4e98a22d84345ff2ffdf308dc2c66c908acf3a3e Mon Sep 17 00:00:00 2001 From: therootlord Date: Sat, 22 Sep 2018 18:24:09 -0300 Subject: [PATCH] sanders: BoardConfig: specify kernel clang version instead of path --- BoardConfig.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BoardConfig.mk b/BoardConfig.mk index 269c039..89ebc94 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -74,7 +74,7 @@ TARGET_KERNEL_HEADER_ARCH := arm64 TARGET_KERNEL_CONFIG := sanders_defconfig TARGET_KERNEL_SOURCE := kernel/motorola/msm8953 TARGET_KERNEL_CLANG_COMPILE := true -TARGET_KERNEL_CLANG_PATH := $(ANDROID_BUILD_TOP)/prebuilts/clang/host/$(HOST_OS)-x86/clang-r328903/bin +TARGET_KERNEL_CLANG_VERSION := 7.0.2 TARGET_USE_SDCLANG := true # Audio