summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/Makefile')
-rw-r--r--drivers/gpu/nvgpu/gk20a/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/Makefile b/drivers/gpu/nvgpu/gk20a/Makefile
index 341f8418..a0fc9f60 100644
--- a/drivers/gpu/nvgpu/gk20a/Makefile
+++ b/drivers/gpu/nvgpu/gk20a/Makefile
@@ -1,5 +1,6 @@
1GCOV_PROFILE := y 1GCOV_PROFILE := y
2ccflags-y += -Idrivers/gpu/nvgpu 2ccflags-y += -Idrivers/gpu/nvgpu
3ccflags-y += -Idrivers/video/tegra/host
3ccflags-y += -Idrivers/devfreq 4ccflags-y += -Idrivers/devfreq
4ccflags-y += -Wno-multichar 5ccflags-y += -Wno-multichar
5ccflags-y += -Werror 6ccflags-y += -Werror