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

nvhost-isp-objs  = \
		isp.o

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