qcacld-3.0: Enable monitor mode support in datapath
Enable monitor mode support in lithium datapath. Change-Id: I9069b69bda269e019841c2c34c4e2d1be235fb18 CRs-Fixed: 1113187
This commit is contained in:

committed by
Sandeep Puligilla

orang tua
54fbb4e7a1
melakukan
12665a02c8
4
Kbuild
4
Kbuild
@@ -1012,7 +1012,9 @@ DP_OBJS := $(DP_SRC)/dp_main.o \
|
||||
$(DP_SRC)/dp_htt.o \
|
||||
$(DP_SRC)/dp_peer.o \
|
||||
$(DP_SRC)/dp_rx_desc.o \
|
||||
$(DP_SRC)/dp_reo.o
|
||||
$(DP_SRC)/dp_reo.o \
|
||||
$(DP_SRC)/dp_rx_mon_dest.o \
|
||||
$(DP_SRC)/dp_rx_mon_status.o
|
||||
endif
|
||||
|
||||
############ CFG ############
|
||||
|
Reference in New Issue
Block a user