sm6375-common: Remove CLANG compile flag

Defaults to true now project-wide.

Change-Id: I1e0ff5adadc889d81c90c816457a72d2621e4b5a
This commit is contained in:
Georg Veichtlbauer
2022-03-10 16:03:55 +01:00
committed by Ramii Ahmed
parent 62862416a5
commit b08ee0f4ca

View File

@@ -100,7 +100,6 @@ BOARD_BOOT_HEADER_VERSION := 3
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_COMPILE := true
TARGET_KERNEL_SOURCE := kernel/xiaomi/sm6375
BOARD_KERNEL_CMDLINE += androidboot.console=ttyMSM0