diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 9d1312a..7be536e 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -46,7 +46,6 @@ BOARD_KERNEL_PAGESIZE := 4096 BOARD_KERNEL_SEPARATED_DTBO := true BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION) BOARD_RAMDISK_USE_LZ4 := true -TARGET_KERNEL_ADDITIONAL_FLAGS := DTC_EXT=$(shell pwd)/prebuilts/misc/linux-x86/dtc/dtc LLVM=1 TARGET_KERNEL_NO_GCC := true TARGET_KERNEL_SOURCE := kernel/motorola/sm7325 TARGET_KERNEL_CONFIG := vendor/lahaina-qgki_defconfig vendor/lineage_moto-lahaina.config