|
@@ -188,6 +188,7 @@ endif
|
|
|
ifeq ($(QCA_CFR_SUPPORT), 1)
|
|
|
ccflags-y+= -DWLAN_CFR_ENABLE=1
|
|
|
INCS += -I$(obj)/$(DEPTH)/component_dev/umac/cfr/dispatcher/inc
|
|
|
+INCS += -I$(obj)/$(DEPTH)/component_dev/qal/inc
|
|
|
endif
|
|
|
|
|
|
ifeq ($(strip ${QCA_DFS_COMPONENT_ENABLE}),1)
|