From 90cfbc530e9bb97e6bc49647dedf99d48ad513dd Mon Sep 17 00:00:00 2001 From: Alex Waterman Date: Thu, 12 Jan 2017 12:57:37 -0800 Subject: 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 Reviewed-on: http://git-master/r/1284432 Reviewed-by: mobile promotions Tested-by: mobile promotions --- drivers/gpu/nvgpu/Makefile.nvgpu | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/gpu/nvgpu/Makefile.nvgpu') diff --git a/drivers/gpu/nvgpu/Makefile.nvgpu b/drivers/gpu/nvgpu/Makefile.nvgpu index fb090ccd..30e2bdeb 100644 --- a/drivers/gpu/nvgpu/Makefile.nvgpu +++ b/drivers/gpu/nvgpu/Makefile.nvgpu @@ -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 -- cgit v1.2.2