summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/host/t30/Makefile
blob: b4ca2afaacab65a360d443e4e3a3239f7eb16b68 (plain)
1
2
3
4
5
6
7
8
9
10
GCOV_PROFILE := y

nvhost-t30-objs  = \
	t30.o \
	channel_t30.o \
	scale3d.o \
	debug_t30.o \
	3dctx_t30.o

obj-$(CONFIG_TEGRA_GRHOST) += nvhost-t30.o