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

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 \
	mm_gm20b.o