mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
gpu: nvgpu: Add t19x nvgpu include path
This is necessary for building t19x with the new header file organization. Bug 1799159 Change-Id: I722146219ef22f79aa2f22614d11d44555fc9e5e Signed-off-by: Alex Waterman <alexw@nvidia.com> Reviewed-on: http://git-master/r/1284432 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
bbc2342331
commit
90cfbc530e
@@ -16,6 +16,7 @@ endif
|
||||
ifeq ($(CONFIG_TEGRA_19x_GPU),y)
|
||||
ccflags-y += -I$(srctree)/../nvgpu/drivers/gpu/nvgpu/include
|
||||
ccflags-y += -I$(srctree)/../nvgpu-t19x/drivers/gpu/nvgpu
|
||||
ccflags-y += -I$(srctree)/../nvgpu-t19x/drivers/gpu/nvgpu/include
|
||||
ccflags-y += -I$(srctree)/../nvgpu-t19x/include
|
||||
ccflags-y += -I$(srctree)/../nvgpu-t19x/include/uapi
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user