summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/Makefile')
-rw-r--r--drivers/gpu/nvgpu/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/Makefile b/drivers/gpu/nvgpu/Makefile
index 67a9c7f1..3cbe5b96 100644
--- a/drivers/gpu/nvgpu/Makefile
+++ b/drivers/gpu/nvgpu/Makefile
@@ -25,6 +25,7 @@ obj-$(CONFIG_GK20A) := nvgpu.o
25 25
26nvgpu-y += common/bus/bus_gk20a.o \ 26nvgpu-y += common/bus/bus_gk20a.o \
27 common/bus/bus_gm20b.o \ 27 common/bus/bus_gm20b.o \
28 common/bus/bus_gp10b.o \
28 common/ptimer/ptimer.o \ 29 common/ptimer/ptimer.o \
29 common/ptimer/ptimer_gk20a.o 30 common/ptimer/ptimer_gk20a.o
30 31