summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/Makefile.sources')
-rw-r--r--drivers/gpu/nvgpu/Makefile.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/Makefile.sources b/drivers/gpu/nvgpu/Makefile.sources
index 7dc0251b..b96ce719 100644
--- a/drivers/gpu/nvgpu/Makefile.sources
+++ b/drivers/gpu/nvgpu/Makefile.sources
@@ -77,6 +77,7 @@ srcs := os/posix/nvgpu.c \
77 common/fuse/fuse_gm20b.c \ 77 common/fuse/fuse_gm20b.c \
78 common/fuse/fuse_gp10b.c \ 78 common/fuse/fuse_gp10b.c \
79 common/fuse/fuse_gp106.c \ 79 common/fuse/fuse_gp106.c \
80 common/top/top_gv100.c \
80 common/enabled.c \ 81 common/enabled.c \
81 common/pramin.c \ 82 common/pramin.c \
82 common/semaphore.c \ 83 common/semaphore.c \