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

8 lines
134 B
Makefile

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