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/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gm20b/Makefile b/drivers/gpu/nvgpu/gm20b/Makefile
index 772f3997..154fdcd5 100644
--- a/drivers/gpu/nvgpu/gm20b/Makefile
+++ b/drivers/gpu/nvgpu/gm20b/Makefile
@@ -1,6 +1,7 @@
1GCOV_PROFILE := y 1GCOV_PROFILE := y
2ccflags-y += -Idrivers/gpu/nvgpu 2ccflags-y += -Idrivers/gpu/nvgpu
3ccflags-y += -Wno-multichar 3ccflags-y += -Wno-multichar
4ccflags-y += -Werror
4 5
5obj-$(CONFIG_GK20A) = \ 6obj-$(CONFIG_GK20A) = \
6 hal_gm20b.o \ 7 hal_gm20b.o \