mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 05:38:17 +00:00
Build kernel with clang r450784e
Pixel 5.10 kernel doesn't compile with r487747c and we don't want to bother fixing all the new errors in kernel source and modules. Change-Id: I4495c751e0fd7707fe5068416a04eed96948b954
This commit is contained in:
@@ -8,6 +8,7 @@ BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true
|
||||
|
||||
# Kernel
|
||||
BOARD_KERNEL_IMAGE_NAME := Image.lz4
|
||||
TARGET_KERNEL_CLANG_VERSION := r450784e
|
||||
TARGET_KERNEL_CONFIG ?= cloudripper_gki_defconfig
|
||||
TARGET_KERNEL_SOURCE := kernel/google/gs201/private/gs-google
|
||||
TARGET_NEEDS_DTBOIMAGE := true
|
||||
|
||||
Reference in New Issue
Block a user