Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 083d95a2 authored by Alin Jerpelea's avatar Alin Jerpelea Committed by Luca Weiss
Browse files

set WLAN_ROOT in drivers/staging/wifi-qc



We will add the WIFI driver to the kernel and we will clone
the driver to drivers/staging/wifi-qc/ to have the driver in the same folder

Signed-off-by: default avatarAlin Jerpelea <alin.jerpelea@sonymobile.com>
Change-Id: I81081c4806d170e2ff22c4e6bafa7bb00b92fbc5
parent fcd0add4
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -9,7 +9,7 @@ ifeq ($(KERNEL_BUILD), y)
	# These are provided in external module based builds
	# These are provided in external module based builds
	# Need to explicitly define for Kernel-based builds
	# Need to explicitly define for Kernel-based builds
	MODNAME := wlan
	MODNAME := wlan
	WLAN_ROOT := drivers/staging/qcacld-3.0
	WLAN_ROOT := drivers/staging/wlan-qc/qcacld-3.0
	WLAN_COMMON_ROOT := ../qca-wifi-host-cmn
	WLAN_COMMON_ROOT := ../qca-wifi-host-cmn
	WLAN_COMMON_INC := $(WLAN_ROOT)/$(WLAN_COMMON_ROOT)
	WLAN_COMMON_INC := $(WLAN_ROOT)/$(WLAN_COMMON_ROOT)
	WLAN_FW_API := $(WLAN_ROOT)/../fw-api/
	WLAN_FW_API := $(WLAN_ROOT)/../fw-api/