summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp10b/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp10b/Makefile')
-rw-r--r--drivers/gpu/nvgpu/gp10b/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gp10b/Makefile b/drivers/gpu/nvgpu/gp10b/Makefile
index 3575d414..e897ab9c 100644
--- a/drivers/gpu/nvgpu/gp10b/Makefile
+++ b/drivers/gpu/nvgpu/gp10b/Makefile
@@ -7,6 +7,7 @@ ccflags-$(CONFIG_GK20A) += -I$(srctree)/../kernel-t18x/include
7ccflags-$(CONFIG_GK20A) += -I$(srctree)/../kernel-t18x/include/uapi 7ccflags-$(CONFIG_GK20A) += -I$(srctree)/../kernel-t18x/include/uapi
8 8
9ccflags-$(CONFIG_GK20A) += -Wno-multichar 9ccflags-$(CONFIG_GK20A) += -Wno-multichar
10ccflags-y += -Werror
10 11
11obj-$(CONFIG_GK20A) += \ 12obj-$(CONFIG_GK20A) += \
12 gr_gp10b.o \ 13 gr_gp10b.o \