8 lines
137 B
Makefile

GCOV_PROFILE := y
ccflags-y += -Idrivers/video/tegra/host
nvhost-msenc-objs = \
msenc.o
obj-$(CONFIG_TEGRA_GRHOST) += nvhost-msenc.o