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

4 lines
147 B
Makefile
Executable file

# SPDX-License-Identifier: GPL-2.0-only
hdpvr-objs := hdpvr-control.o hdpvr-core.o hdpvr-video.o hdpvr-i2c.o
obj-$(CONFIG_VIDEO_HDPVR) += hdpvr.o