Jeff Johnson 52dcf788de qcacld-3.0: Fix reg_db.h include path
Currently in cds_regdomain.h the following file is included:
"../../qca-wifi-host-cmn/umac/regulatory/core/src/reg_db.h"

While transitioning to the Bazel DDK build system this results in a
build error because the build is done in a sandbox with the root at
the qcacld-3.0 folder, and hence there is no way to access
"../qca-wifi-host-cmn."

To address this issue add the following -I path to the Kbuild:
qcacld-3.0/cmn/umac/regulatory/core/src

And then cds_regdomain.h can just include "reg_db.h".

Change-Id: Ib33300f3593e39caeace1238f2b40c819539ff10
CRs-Fixed: 3497251
2023-05-22 16:45:51 -07:00
2021-12-22 23:01:44 -08:00
2023-01-27 16:09:29 -08:00
2023-05-22 16:45:51 -07:00

This is CNSS WLAN Host Driver for products starting from iHelium
説明
説明が提供されていません
Readme 184 MiB
言語
C 98.7%
C++ 0.9%
Makefile 0.3%
Starlark 0.1%