GCOV_PROFILE := y
EXTRA_CFLAGS += -Idrivers/video/tegra/host

nvhost-vi-objs  = \
		vi.o

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