Files
Chromebook-Device-Nyan-NVID…/drivers/video/tegra/host/msenc/Makefile
2025-04-06 23:50:55 -05:00

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