kernel_samsung_a53x/drivers/media/usb/usbtv/Makefile
2024-06-15 16:02:09 -03:00

6 lines
136 B
Makefile
Executable file

# SPDX-License-Identifier: GPL-2.0-only
usbtv-y := usbtv-core.o \
usbtv-video.o \
usbtv-audio.o
obj-$(CONFIG_VIDEO_USBTV) += usbtv.o