summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/gpu/nvgpu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/Makefile b/drivers/gpu/nvgpu/Makefile
index c29173f5..e5ed32d4 100644
--- a/drivers/gpu/nvgpu/Makefile
+++ b/drivers/gpu/nvgpu/Makefile
@@ -1,4 +1,4 @@
1nvgpu-t18x := ../../../../kernel-t18x/drivers/gpu/nvgpu 1nvgpu-t18x := ../../../../kernel-nvgpu-t18x/drivers/gpu/nvgpu
2 2
3nvgpu-y += \ 3nvgpu-y += \
4 $(nvgpu-t18x)/gp10b/gr_gp10b.o \ 4 $(nvgpu-t18x)/gp10b/gr_gp10b.o \