summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/Makefile.nvgpu
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/Makefile.nvgpu')
-rw-r--r--drivers/gpu/nvgpu/Makefile.nvgpu1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/Makefile.nvgpu b/drivers/gpu/nvgpu/Makefile.nvgpu
index b8e38919..33d158bb 100644
--- a/drivers/gpu/nvgpu/Makefile.nvgpu
+++ b/drivers/gpu/nvgpu/Makefile.nvgpu
@@ -57,6 +57,7 @@ nvgpu-y := \
57 gk20a/gk20a_allocator_bitmap.o \ 57 gk20a/gk20a_allocator_bitmap.o \
58 gk20a/gk20a_allocator_buddy.o \ 58 gk20a/gk20a_allocator_buddy.o \
59 gk20a/gk20a_allocator_page.o \ 59 gk20a/gk20a_allocator_page.o \
60 gk20a/gk20a_allocator_lockless.o \
60 gk20a/cde_gk20a.o \ 61 gk20a/cde_gk20a.o \
61 gk20a/platform_gk20a_generic.o \ 62 gk20a/platform_gk20a_generic.o \
62 gk20a/tsg_gk20a.o \ 63 gk20a/tsg_gk20a.o \