qcacld-3.0: Create new file in ll_sap component
Create new file in ll_sap component to add api's related with ll_sap Change-Id: Ic3829ecd1f00268dae9ddf138caeb4288a47fb3c CRs-Fixed: 3550283
Dieser Commit ist enthalten in:

committet von
Rahul Choudhary

Ursprung
2f4d5c28be
Commit
1c4333ac79
3
Kbuild
3
Kbuild
@@ -1624,7 +1624,8 @@ MLME_INC += $(LL_SAP_INC)
|
||||
|
||||
ifeq ($(CONFIG_WLAN_FEATURE_LL_LT_SAP), y)
|
||||
MLME_OBJS += $(LL_SAP_DIR)/dispatcher/src/wlan_ll_sap_ucfg_api.o \
|
||||
$(LL_SAP_DIR)/core/src/wlan_ll_sap_main.o
|
||||
$(LL_SAP_DIR)/core/src/wlan_ll_sap_main.o \
|
||||
$(LL_SAP_DIR)/core/src/wlan_ll_lt_sap_main.o
|
||||
endif
|
||||
|
||||
$(call add-wlan-objs,mlme,$(MLME_OBJS))
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren