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 03bc8bcd..99f3b69b 100644
--- a/drivers/gpu/nvgpu/Makefile.sources
+++ b/drivers/gpu/nvgpu/Makefile.sources
@@ -44,6 +44,7 @@ srcs := os/posix/nvgpu.c \
44 os/posix/nvlink.c \ 44 os/posix/nvlink.c \
45 os/posix/lock.c \ 45 os/posix/lock.c \
46 os/posix/stubs.c \ 46 os/posix/stubs.c \
47 os/posix/posix-vpr.c \
47 common/mm/nvgpu_allocator.c \ 48 common/mm/nvgpu_allocator.c \
48 common/mm/bitmap_allocator.c \ 49 common/mm/bitmap_allocator.c \
49 common/mm/buddy_allocator.c \ 50 common/mm/buddy_allocator.c \