summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/host/t30/Makefile
blob: 5229b2e214564fbce75a7f7a5212d399f3b88d86 (plain)
1
2
3
4
5
6
7
8
nvhost-t30-objs  = \
	t30.o \
	channel_t30.o \
	scale3d.o \
	debug_t30.o \
	3dctx_t30.o

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