projects
/
GitHub
/
LineageOS
/
android_device_motorola_exynos9610-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4ad6fd
)
exynos9610: Set TARGET_KERNEL_CLANG_VERSION to r416183b
author
Michael Bestas
<mkbestas@lineageos.org>
Mon, 31 Oct 2022 18:39:59 +0000
(20:39 +0200)
committer
Nolen Johnson
<johnsonnolen@gmail.com>
Wed, 2 Nov 2022 20:14:50 +0000
(16:14 -0400)
Change-Id: Ic1eb6f7e3cb54bdb67da2fb963426a240f2edda3
BoardConfigCommon.mk
patch
|
blob
|
blame
|
history
diff --git
a/BoardConfigCommon.mk
b/BoardConfigCommon.mk
index 06ef14c8b70b6587775bc83c2029b91824df7b5f..1789f0bd919a74f2a39e5e9a659230b96b17257a 100644
(file)
--- a/
BoardConfigCommon.mk
+++ b/
BoardConfigCommon.mk
@@
-95,6
+95,8
@@
BOARD_HAVE_SLSI_FM := true
## Kernel
BOARD_KERNEL_IMAGE_NAME := Image
TARGET_KERNEL_ARCH := arm64
+TARGET_KERNEL_CLANG_VERSION := r416183b
+TARGET_KERNEL_CLANG_PATH := $(abspath .)/prebuilts/clang/kernel/$(HOST_PREBUILT_TAG)/clang-$(TARGET_KERNEL_CLANG_VERSION)
TARGET_KERNEL_LLVM_BINUTILS := false
TARGET_KERNEL_SOURCE := kernel/motorola/exynos9610