summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gm20b/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gm20b/Makefile')
-rw-r--r--drivers/gpu/nvgpu/gm20b/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gm20b/Makefile b/drivers/gpu/nvgpu/gm20b/Makefile
new file mode 100644
index 00000000..42c3cec0
--- /dev/null
+++ b/drivers/gpu/nvgpu/gm20b/Makefile
@@ -0,0 +1,11 @@
1GCOV_PROFILE := y
2ccflags-y += -Idrivers/gpu/nvgpu
3ccflags-y += -Wno-multichar
4
5obj-$(CONFIG_GK20A) = \
6 hal_gm20b.o \
7 ltc_gm20b.o \
8 gr_gm20b.o \
9 gr_gm20b.o \
10 fb_gm20b.o \
11 gm20b_gating_reglist.o