From b12cf76a55960ec656984429785f30273f92ff08 Mon Sep 17 00:00:00 2001 From: Giovanni Ricca Date: Fri, 11 Apr 2025 14:38:58 +0530 Subject: [PATCH] sm6375-common: Temporarily downgrade kernel clang version 19.0.1 doesn't boot for us. Let's keep using the old one for now. Change-Id: I6693b36674539c20870be49d564b652a93478de1 --- BoardConfigCommon.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 142f79b..7364e47 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -54,6 +54,7 @@ BOARD_KERNEL_PAGESIZE := 4096 BOARD_KERNEL_SEPARATED_DTBO := true BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION) TARGET_KERNEL_ADDITIONAL_FLAGS := DTC_EXT=$(shell pwd)/prebuilts/misc/linux-x86/dtc/dtc LLVM=1 +TARGET_KERNEL_CLANG_VERSION := r530567 TARGET_KERNEL_SOURCE := kernel/motorola/sm6375 # Platform