sm8450-common: Build qca6750 module in addition to qca6490
Change-Id: I5ea957dc2ddb9742bb929595570ca7e63cd1476c Signed-off-by: Jens Reidel <adrian@travitia.xyz>
This commit is contained in:
parent
1133744236
commit
f8535a90d0
2 changed files with 3 additions and 1 deletions
|
@ -151,7 +151,8 @@ TARGET_KERNEL_EXT_MODULES := \
|
|||
qcom/opensource/display-drivers/msm \
|
||||
qcom/opensource/eva-kernel \
|
||||
qcom/opensource/video-driver \
|
||||
qcom/opensource/wlan/qcacld-3.0
|
||||
qcom/opensource/wlan/qcacld-3.0/.qca6490 \
|
||||
qcom/opensource/wlan/qcacld-3.0/.qca6750
|
||||
|
||||
# Lineage Health
|
||||
TARGET_HEALTH_CHARGING_CONTROL_SUPPORTS_BYPASS := false
|
||||
|
|
|
@ -50,3 +50,4 @@ rmnet_ctl.ko
|
|||
msm-eva.ko
|
||||
msm_video.ko
|
||||
qca_cld3_qca6490.ko
|
||||
qca_cld3_qca6750.ko
|
||||
|
|
Loading…
Reference in a new issue