GCOV_PROFILE := y

EXTRA_CFLAGS += -Idrivers/video/tegra/host

nvhost-msenc-objs  = \
	msenc.o

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