qcacld-3.0: Add WMA changes for WMI (ext)service ready convergence
Add WMA changes for WMI (ext)service ready event common parsing to populate common psoc object with service ready data such that new components can get service ready data from common psoc object. Change-Id: I5bc42a7534aebd6877fc02378b2e698d2d021383 CRs-Fixed: 1110768
This commit is contained in:

committato da
qcabuildsw

parent
c225f02a32
commit
da2444cda4
6
Kbuild
6
Kbuild
@@ -818,9 +818,11 @@ BMI_OBJS += $(BMI_DIR)/src/bmi_1.o
|
||||
TARGET_IF_DIR := $(WLAN_COMMON_ROOT)/target_if
|
||||
|
||||
TARGET_IF_INC := -I$(WLAN_COMMON_INC)/target_if/core/inc \
|
||||
-I$(WLAN_COMMON_INC)/target_if/core/src
|
||||
-I$(WLAN_COMMON_INC)/target_if/core/src \
|
||||
-I$(WLAN_COMMON_INC)/target_if/init_deinit/inc
|
||||
|
||||
TARGET_IF_OBJ := $(TARGET_IF_DIR)/core/src/target_if_main.o
|
||||
TARGET_IF_OBJ := $(TARGET_IF_DIR)/core/src/target_if_main.o \
|
||||
$(TARGET_IF_DIR)/init_deinit/src/service_ready_event_handler.o
|
||||
|
||||
########### WMI ###########
|
||||
WMI_ROOT_DIR := wmi
|
||||
|
Fai riferimento in un nuovo problema
Block a user