diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index c665697..d4abffa 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -61,7 +61,7 @@ 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 := gki_defconfig +TARGET_KERNEL_CONFIG := vendor/lahaina-qgki_defconfig vendor/lineage_moto-lahaina.config # Platform BOARD_USES_QCOM_HARDWARE := true