nvgpu: Makefile: Change include paths to t19x

nvhost-t19x source now resides in t19x

Bug 200295104

Change-Id: I1ee1e260340268c8d1b873d3c2f1ee6ab90d9611
Signed-off-by: Ishan Mittal <imittal@nvidia.com>
Reviewed-on: https://git-master/r/1506454
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Ishan Mittal
2017-06-28 18:22:40 +05:30
committed by mobile promotions
parent 4ed0bfbd80
commit 843d3784c4

View File

@@ -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