sm8350-common: Remove CLANG compile flag
Defaults to true now project-wide. Change-Id: I1e0ff5adadc889d81c90c816457a72d2621e4b5a
This commit is contained in:
parent
87f30bfe9c
commit
897a109784
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ 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_SOURCE := kernel/oneplus/sm8350
|
||||
TARGET_KERNEL_CLANG_COMPILE := true
|
||||
TARGET_KERNEL_CONFIG := vendor/lahaina-qgki_defconfig
|
||||
|
||||
# Kernel modules
|
||||
|
|
Loading…
Reference in a new issue