From ae72fd85b31951ea2e8e6791385f407b5014d820 Mon Sep 17 00:00:00 2001 From: Alberto97 Date: Sat, 27 Jan 2018 20:57:06 +0100 Subject: [PATCH] Enable LLVM kernel building --- BoardConfig.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BoardConfig.mk b/BoardConfig.mk index 753b156..215bcff 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -69,7 +69,7 @@ BOARD_KERNEL_SEPARATED_DT := true TARGET_CUSTOM_DTBTOOL := dtbTool_custom BOARD_DTBTOOL_ARGS := --force-v3 --motorola 1 BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x01000000 --tags_offset 0x00000100 -TARGET_KERNEL_ARCH := arm64 +TARGET_KERNEL_CLANG_COMPILE := true TARGET_KERNEL_HEADER_ARCH := arm64 TARGET_KERNEL_CONFIG := sanders_defconfig TARGET_KERNEL_SOURCE := kernel/motorola/msm8953