summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRashed Abdel-Tawab <rashed@linux.com>2018-08-11 21:40:51 -0700
committerRashed Abdel-Tawab <rashed@linux.com>2018-08-25 14:42:36 -0700
commit7f15b90376177e54f1845ba249c91a286089407f (patch)
tree2865eeb8b7afd124c4b5133a81c0cd0f4460c073
parent77642aae8c24071d9f884947c5ad6989478ad4e5 (diff)
wahoo: Compile kernel with clang
-rw-r--r--BoardConfigLineage.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigLineage.mk b/BoardConfigLineage.mk
index a2acdad..fa039b0 100644
--- a/BoardConfigLineage.mk
+++ b/BoardConfigLineage.mk
@@ -6,6 +6,7 @@ BOARD_SUPPORTS_SOUND_TRIGGER := true
# Kernel
BOARD_KERNEL_IMAGE_NAME := Image.gz-dtb
TARGET_COMPILE_WITH_MSM_KERNEL := true
+TARGET_KERNEL_CLANG_COMPILE := true
TARGET_KERNEL_SOURCE := kernel/google/wahoo
TARGET_NEEDS_DTBOIMAGE := true