qcacld-3.0: Add compilation flag for qcacld3.0

Add compilation flag for qcacld3.0

Change-Id: Ic779d6d133c6bb7ca51f7806e1c2694ff537bbae
CRs-Fixed: 894947
This commit is contained in:
Satish Singh
2015-11-25 19:57:38 -08:00
committed by Satish Singh
parent 884eaee246
commit fbb9b37358

View File

@@ -7,7 +7,7 @@ ifeq ($(BOARD_HAS_QCOM_WLAN), true)
# Build/Package options for 8084/8092/8960/8992/8994 target # Build/Package options for 8084/8092/8960/8992/8994 target
ifeq ($(call is-board-platform-in-list, apq8084 mpq8092 msm8960 msm8992 msm8994 msm8996 msm8998),true) ifeq ($(call is-board-platform-in-list, apq8084 mpq8092 msm8960 msm8992 msm8994 msm8996 msm8998),true)
WLAN_CHIPSET := qca_cld WLAN_CHIPSET := qca_cld3
WLAN_SELECT := CONFIG_QCA_CLD_WLAN=m WLAN_SELECT := CONFIG_QCA_CLD_WLAN=m
endif # platform endif # platform