GCOV_PROFILE := y

EXTRA_CFLAGS += -Idrivers/video/tegra/host

nvhost-tsec-objs  = \
	tsec.o

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