summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gm20b/Makefile
blob: 154fdcd5c548b56f74b9de1abc35bc6839d9b273 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
GCOV_PROFILE := y
ccflags-y += -Idrivers/gpu/nvgpu
ccflags-y += -Wno-multichar
ccflags-y += -Werror

obj-$(CONFIG_GK20A)  = \
	hal_gm20b.o \
	ltc_gm20b.o \
	gr_gm20b.o \
	gr_gm20b.o \
	fb_gm20b.o \
	fifo_gm20b.o \
	gr_ctx_gm20b.o \
	gm20b_gating_reglist.o \
	acr_gm20b.o \
	pmu_gm20b.o \
	clk_gm20b.o \
	mm_gm20b.o \
	regops_gm20b.o