linux/linux-5.18.11/drivers/media/platform/nvidia/tegra-vde/Makefile

4 lines
138 B
Makefile
Raw Normal View History

2024-03-22 18:12:32 +00: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