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/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/Makefile b/drivers/gpu/nvgpu/Makefile
new file mode 100644
index 00000000..0fb6090a
--- /dev/null
+++ b/drivers/gpu/nvgpu/Makefile
@@ -0,0 +1,7 @@
1GCOV_PROFILE := y
2
3ccflags-y += -Wno-multichar
4ccflags-y += -Werror
5
6obj-$(CONFIG_GK20A) += gk20a/
7obj-$(CONFIG_GK20A) += gm20b/