summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/Makefile')
-rw-r--r--drivers/gpu/nvgpu/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/Makefile b/drivers/gpu/nvgpu/Makefile
index 4e2ce497..6632a43a 100644
--- a/drivers/gpu/nvgpu/Makefile
+++ b/drivers/gpu/nvgpu/Makefile
@@ -19,6 +19,7 @@ nvgpu-y := \
19 gk20a/gk20a.o \ 19 gk20a/gk20a.o \
20 gk20a/as_gk20a.o \ 20 gk20a/as_gk20a.o \
21 gk20a/ctrl_gk20a.o \ 21 gk20a/ctrl_gk20a.o \
22 gk20a/ce2_gk20a.o \
22 gk20a/fifo_gk20a.o \ 23 gk20a/fifo_gk20a.o \
23 gk20a/channel_gk20a.o \ 24 gk20a/channel_gk20a.o \
24 gk20a/channel_sync_gk20a.o \ 25 gk20a/channel_sync_gk20a.o \