miatoll: Set TARGET_KERNEL_CLANG_VERSION

This commit is contained in:
darkbeast69 2021-02-01 15:49:31 +00:00 committed by Aryan Gupta
parent dd386feca7
commit 6823cb90ce

View File

@ -88,9 +88,10 @@ BOARD_INCLUDE_DTB_IN_BOOTIMG := true
KERNEL_LD := LD=ld.lld
TARGET_KERNEL_ARCH := arm64
TARGET_KERNEL_CLANG_COMPILE := true
TARGET_KERNEL_CONFIG := cust_defconfig
TARGET_KERNEL_SOURCE := kernel/xiaomi/sm6250
TARGET_KERNEL_CLANG_COMPILE := true
TARGET_KERNEL_CLANG_VERSION := r383902b
BOARD_KERNEL_CMDLINE += androidboot.console=ttyMSM0
BOARD_KERNEL_CMDLINE += androidboot.hardware=qcom