aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/tegra/host/vi/Makefile
blob: 8c130e49814d8c463c9565cc3243f55ebe436cf5 (plain) (blame)
1
2
3
4
5
6
7
GCOV_PROFILE := y
EXTRA_CFLAGS += -Idrivers/video/tegra/host

nvhost-vi-objs  = \
		vi.o

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