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 183da6a5..03bc8bcd 100644
--- a/drivers/gpu/nvgpu/Makefile.sources
+++ b/drivers/gpu/nvgpu/Makefile.sources
@@ -197,6 +197,7 @@ srcs := os/posix/nvgpu.c \
197 gv11b/subctx_gv11b.c \ 197 gv11b/subctx_gv11b.c \
198 gv11b/regops_gv11b.c \ 198 gv11b/regops_gv11b.c \
199 gv11b/ecc_gv11b.c \ 199 gv11b/ecc_gv11b.c \
200 gv11b/tpc_gv11b.c \
200 gp106/hal_gp106.c \ 201 gp106/hal_gp106.c \
201 gp106/flcn_gp106.c \ 202 gp106/flcn_gp106.c \
202 gp106/pmu_gp106.c \ 203 gp106/pmu_gp106.c \