From fd22d9fc17cb9fb314202598d0b2f0dee3cba83f Mon Sep 17 00:00:00 2001 From: Georg Veichtlbauer Date: Thu, 10 Mar 2022 16:03:55 +0100 Subject: [PATCH] sm7325-common: Remove CLANG compile flag Defaults to true now project-wide. Change-Id: I1e0ff5adadc889d81c90c816457a72d2621e4b5a --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 364eae6..c616d3f 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -60,7 +60,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/motorola/sm7325 -TARGET_KERNEL_CLANG_COMPILE := true TARGET_KERNEL_CONFIG := vendor/lahaina-qgki_defconfig vendor/lineage_moto-lahaina.config # Kernel modules - WLAN