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

nvhost-gr2d-objs  = \
		gr2d.o

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