From 843d3784c410c724020cc4daaf249627ea92bcfd Mon Sep 17 00:00:00 2001 From: Ishan Mittal Date: Wed, 28 Jun 2017 18:22:40 +0530 Subject: nvgpu: Makefile: Change include paths to t19x nvhost-t19x source now resides in t19x Bug 200295104 Change-Id: I1ee1e260340268c8d1b873d3c2f1ee6ab90d9611 Signed-off-by: Ishan Mittal Reviewed-on: https://git-master/r/1506454 Reviewed-by: mobile promotions Tested-by: mobile promotions --- drivers/gpu/nvgpu/Makefile.nvgpu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers') diff --git a/drivers/gpu/nvgpu/Makefile.nvgpu b/drivers/gpu/nvgpu/Makefile.nvgpu index d062f42c..47bac4bb 100644 --- a/drivers/gpu/nvgpu/Makefile.nvgpu +++ b/drivers/gpu/nvgpu/Makefile.nvgpu @@ -18,7 +18,7 @@ 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 -ccflags-y += -I$(srctree)/../nvhost-t19x/include +ccflags-y += -I$(srctree)/../t19x/include endif obj-$(CONFIG_GK20A) := nvgpu.o -- cgit v1.2.2