brintos

brintos / linux-shallow public Read only

0
0
Text · 241 B · de671ae Raw
8 lines · plain
1# SPDX-License-Identifier: GPL-2.02dvb-as102-objs := as102_drv.o as102_fw.o as10x_cmd.o as10x_cmd_stream.o \3		  as102_usb_drv.o as10x_cmd_cfg.o4 5obj-$(CONFIG_DVB_AS102) += dvb-as102.o6 7ccflags-y += -I $(srctree)/drivers/media/dvb-frontends8