qcacmn: Add include path for common queue.h file
Two copies of the same queue.h was used in WIN and MCL and each had its own copy, so the file is now moved to common code and and both WIN/MCL can use the same file. Updated the Kbuild to include the new path where queue.h is available Change-Id: I9f362173c7ae05d1613629787a5f3be61879efbe CRs-Fixed: 2545115
This commit is contained in:
@@ -17,6 +17,7 @@ INCS += -Inbuf/linux -Inet/linux -Ios/linux
|
||||
INCS += -I$(WLAN_TOP)/../../include
|
||||
INCS += -I$(WLAN_TOP)/cmn_dev/qdf/inc
|
||||
INCS += -I$(WLAN_TOP)/cmn_dev/qal/inc
|
||||
INCS += -I$(WLAN_TOP)/cmn_dev/utils/sys
|
||||
INCS += -I$(WLAN_TOP)/component_dev/qal/inc
|
||||
INCS += -I$(WLAN_TOP)/cmn_dev/qal/linux/src
|
||||
INCS += -I$(WLAN_TOP)/cmn_dev/qdf/linux/src
|
||||
|
Fai riferimento in un nuovo problema
Block a user