Browse Source

qcacmn: Kbuild changes to include regdomain dispatcher file in
qdf

Change-Id: Icd8420195ace9bd193efb7d6bc55743d25a95c2e
CRs-Fixed: 2026170

Baila, Shashikala Prabhu 8 years ago
parent
commit
f664eee546
1 changed files with 2 additions and 1 deletions
  1. 2 1
      qdf/Kbuild

+ 2 - 1
qdf/Kbuild

@@ -41,7 +41,8 @@ INCS += -I$(obj)/$(HOST_CMN_CONVG_PTT)/inc \
         -I$(obj)/$(DEPTH)/cmn_dev/umac/cmn_services/cmn_defs/inc \
         -I$(obj)/$(DEPTH)/cmn_dev/umac/scan/dispatcher/inc \
         -I$(obj)/$(DEPTH)/hal/linux \
-        -I$(obj)/$(DEPTH)/lmac/ath_dev
+        -I$(obj)/$(DEPTH)/lmac/ath_dev \
+        -I$(obj)/$(DEPTH)/cmn_dev/umac/regulatory/dispatcher/inc