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

nvhost-dsi-objs  = \
		dsi.o

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