mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-29 10:51:15 +00:00
We never use _ in directory names in the media subsystem, so rename to test-drivers instead for consistency. Also update MAINTAINERS with the new path. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
5 lines
139 B
Makefile
5 lines
139 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
vicodec-objs := vicodec-core.o codec-fwht.o codec-v4l2-fwht.o
|
|
|
|
obj-$(CONFIG_VIDEO_VICODEC) += vicodec.o
|