sm7325-common: rename qca6750.ko to qca_cld3_qca6750.ko during build

Change-Id: I39ffbec91342edec871665653961425c9d78a5b9
This commit is contained in:
SGCMarkus 2022-07-29 15:16:07 +02:00
parent f216a1fc2e
commit d023bd34ae

View File

@ -63,6 +63,10 @@ TARGET_KERNEL_SOURCE := kernel/motorola/sm7325
TARGET_KERNEL_CLANG_COMPILE := true TARGET_KERNEL_CLANG_COMPILE := true
TARGET_KERNEL_CONFIG := vendor/lahaina-qgki_defconfig vendor/lineage_moto-lahaina.config 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 # Platform
BOARD_USES_QCOM_HARDWARE := true BOARD_USES_QCOM_HARDWARE := true
TARGET_BOARD_PLATFORM := lahaina TARGET_BOARD_PLATFORM := lahaina