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 f189cdc9..fd292b70 100644
--- a/drivers/gpu/nvgpu/Makefile
+++ b/drivers/gpu/nvgpu/Makefile
@@ -5,6 +5,7 @@ ccflags-y += -Idrivers/video/tegra/host
5ccflags-y += -Idrivers/devfreq 5ccflags-y += -Idrivers/devfreq
6ccflags-y += -Wno-multichar 6ccflags-y += -Wno-multichar
7ccflags-y += -Werror 7ccflags-y += -Werror
8ccflags-y += -Wno-error=cpp
8 9
9ifeq ($(CONFIG_ARCH_TEGRA_18x_SOC),y) 10ifeq ($(CONFIG_ARCH_TEGRA_18x_SOC),y)
10ccflags-$(CONFIG_GK20A) += -I$(srctree)/../kernel-t18x/drivers/gpu/nvgpu 11ccflags-$(CONFIG_GK20A) += -I$(srctree)/../kernel-t18x/drivers/gpu/nvgpu