Makefile: Set WLAN_PLATFORM_ROOT
Change-Id: Ic7a765558131d255daa6f6eb97822fc2c1e08212 Signed-off-by: chandu078 <chandudyavanapelli03@gmail.com>
This commit is contained in:
parent
813a57a404
commit
e203b1ed6a
@ -14,6 +14,7 @@ M ?= $(shell pwd)
|
||||
ifeq ($(WLAN_ROOT),)
|
||||
KBUILD_OPTIONS += \
|
||||
WLAN_ROOT=$(KERNEL_SRC)/$(M)/.kiwi_v2 \
|
||||
WLAN_PLATFORM_ROOT=vendor/qcom/opensource/wlan/platform \
|
||||
WLAN_COMMON_ROOT=cmn \
|
||||
WLAN_COMMON_INC=$(KERNEL_SRC)/$(M)/cmn \
|
||||
WLAN_FW_API=$(KERNEL_SRC)/$(M)/../fw-api \
|
||||
|
Loading…
Reference in New Issue
Block a user