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

EXTRA_CFLAGS += -Idrivers/video/tegra/host

nvhost-t30-objs  = \
	t30.o

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