linuxdebug/drivers/media/platform/nvidia/tegra-vde/Makefile

4 lines
138 B
Makefile
Raw Normal View History

2024-07-16 15:50:57 +02:00
# SPDX-License-Identifier: GPL-2.0
tegra-vde-y := vde.o iommu.o dmabuf-cache.o h264.o v4l2.o
obj-$(CONFIG_VIDEO_TEGRA_VDE) += tegra-vde.o