GCOV_PROFILE := y
ccflags-y += -I$(srctree.nvidia)/drivers/video/tegra/host
ccflags-y += -Idrivers/video/tegra/host

nvhost-flcn-objs  = \
	flcn.o \

obj-y += nvhost-flcn.o
