Merge "icnss: icnss object file name change to compile as dlkm"

This commit is contained in:
qctecmdr 2020-05-13 16:13:12 -07:00 committed by Gerrit - the friendly Code Review server
commit bb5b15c5ed

View File

@ -94,8 +94,9 @@ ifdef CONFIG_DEBUG_FS
obj-$(CONFIG_MSM_RPM_SMD) += rpm-smd-debug.o
endif
obj-$(CONFIG_QCOM_CDSP_RM) += cdsprm.o
obj-$(CONFIG_ICNSS) += icnss.o
obj-$(CONFIG_ICNSS_QMI) += icnss_qmi.o wlan_firmware_service_v01.o
obj-$(CONFIG_ICNSS) += msm_icnss.o
msm_icnss-y := icnss.o
msm_icnss-$(CONFIG_ICNSS_QMI) += icnss_qmi.o wlan_firmware_service_v01.o
obj-$(CONFIG_RMNET_CTL) += rmnet_ctl/
obj-$(CONFIG_QCOM_CX_IPEAK) += cx_ipeak.o
obj-$(CONFIG_QTI_L2_REUSE) += l2_reuse.o