+4
−0
+3
−3
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
On Wear HL based target with keystone kernel, it generates WLAN driver with name "qca_cld3_wlan.ko" based on macro definition WLAN_WEAR_CHIPSET. But the driver was not loading because of the old INI path and /dev path. This commit modifies the INI path and /dev path based on macro defined i.e. WLAN_WEAR_CHIPSET. Change-Id: I6d457a3bb708de3175c40b0f2b3ba0ebde915838 CRs-Fixed: 3168115