mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
kleaf: add pci.includes for tests-oot
Need to add pci.includes to build tests-oot via kleaf build. Bug 4344670 Change-Id: I9f032708d1787940c21a7cd1688cc9ec9dbd0d72 Signed-off-by: Frankie Chang <frankiec@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3317708 Reviewed-by: Jian-Min Liu <jianminl@nvidia.com> Reviewed-by: Ankita Garg <ankitag@nvidia.com> GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com> Reviewed-by: svcacv <svcacv@nvidia.com>
This commit is contained in:
committed by
Jon Hunter
parent
a0aa537149
commit
0a60f5f169
@@ -31,6 +31,13 @@ filegroup(
|
||||
]),
|
||||
)
|
||||
|
||||
filegroup(
|
||||
name = "pci.includes",
|
||||
srcs = glob([
|
||||
"drivers/pci/endpoint/functions/*.h",
|
||||
]),
|
||||
)
|
||||
|
||||
kernel_module(
|
||||
name = "nvoot",
|
||||
srcs = glob(
|
||||
|
||||
Reference in New Issue
Block a user