qcacld-3.0: Enable WIFI_POS component from Kbuild

Change Kbuild to compile in new WIFI_POS component and
route all WIFI_POS OEM request to new component.

Change-Id: Ib0980348d6e50e27de0b5ad859ac378bf983b665
CRs-Fixed: 2003488
This commit is contained in:
Naveen Rawat 2017-03-20 18:49:57 -07:00 committed by Sandeep Puligilla
parent a0230793c8
commit 91a27b7a44

2
Kbuild
View File

@ -1080,7 +1080,7 @@ UMAC_SER_OBJS := $(UMAC_SER_OBJ_DIR)/wlan_serialization_dequeue.o \
$(UMAC_SER_OBJ_DIR)/wlan_serialization_rules.o
###### WIFI POS ########
CONFIG_WIFI_POS_CONVERGED := n
CONFIG_WIFI_POS_CONVERGED := y
WIFI_POS_OS_IF_DIR := $(WLAN_COMMON_ROOT)/os_if/linux/wifi_pos/src
WIFI_POS_OS_IF_INC := -I$(WLAN_COMMON_INC)/os_if/linux/wifi_pos/inc