brintos

brintos / linux-shallow public Read only

0
0
Text · 136 B · 78705bc Raw
7 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2usbtv-y := usbtv-core.o \3	usbtv-video.o \4	usbtv-audio.o5 6obj-$(CONFIG_VIDEO_USBTV) += usbtv.o7