diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 860a875..a15e34f 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -63,6 +63,10 @@ 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 +TARGET_MODULE_ALIASES += \ + qca6750.ko:qca_cld3_qca6750.ko + # Platform BOARD_USES_QCOM_HARDWARE := true TARGET_BOARD_PLATFORM := lahaina