ab72992beb758b32bd5b2ab0639d491385957006

Currently TXRX3.0_OBJS are added to the OBJS aggregation only when CONFIG_WLAN_FEATURE_DP_RX_THREADS is enabled. However only one of the object files, dp_rx_thread.o, should be controlled by that feature. Update the logic to conditionally add dp_rx_thread.o to TXRX3.0_OBJS, to encapsulate all TXRX3.0_OBJS assignments within CONFIG_LITHIUM, and unconditionally add TXRX3.0_OBJS to OBJS. Change-Id: I6ceeafeab43a960277a1870daff5566288199ada CRs-Fixed: 2867843
This is CNSS WLAN Host Driver for products starting from iHelium
Descripción
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%