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 cc612e07..8f7cdcf9 100644
--- a/drivers/gpu/nvgpu/Makefile.sources
+++ b/drivers/gpu/nvgpu/Makefile.sources
@@ -100,6 +100,7 @@ srcs := os/posix/nvgpu.c \
100 common/pmu/pmu_pg.c \ 100 common/pmu/pmu_pg.c \
101 common/pmu/pmu_perfmon.c \ 101 common/pmu/pmu_perfmon.c \
102 common/pmu/pmu_debug.c \ 102 common/pmu/pmu_debug.c \
103 common/sec2/sec2.c \
103 common/ptimer/ptimer.c \ 104 common/ptimer/ptimer.c \
104 common/sync/channel_sync.c \ 105 common/sync/channel_sync.c \
105 common/clock_gating/gm20b_gating_reglist.c \ 106 common/clock_gating/gm20b_gating_reglist.c \