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
This commit is contained in:
parent
949bc437d2
commit
b12cf76a55
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue