From 140921cdf8c4c27ccf7b9844b2cc23130ba275f9 Mon Sep 17 00:00:00 2001 From: Pritesh Raithatha Date: Mon, 9 May 2016 11:47:17 +0530 Subject: gpu: nvgpu: change kernel path All kernel versions are getting moved inside $TOP/kernel folder. Changing kernel paths accordingly. Bug 200190733 Change-Id: If2f4b8fd77da6c1534558ed34763aa1e1e76cbd6 Signed-off-by: Pritesh Raithatha Reviewed-on: http://git-master/r/1143387 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Bharat Nihalani --- drivers/gpu/nvgpu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/nvgpu/Makefile b/drivers/gpu/nvgpu/Makefile index 75329a8d..20ba4b46 100644 --- a/drivers/gpu/nvgpu/Makefile +++ b/drivers/gpu/nvgpu/Makefile @@ -1,4 +1,4 @@ -nvgpu-t18x := ../../../../kernel-nvgpu-t18x/drivers/gpu/nvgpu +nvgpu-t18x := ../../../../nvgpu-t18x/drivers/gpu/nvgpu nvgpu-y += \ $(nvgpu-t18x)/gp10b/gr_gp10b.o \ -- cgit v1.2.2