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

10 lines
166 B
Makefile

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