Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0
0002 netup-unidvb-objs += netup_unidvb_core.o
0003 netup-unidvb-objs += netup_unidvb_i2c.o
0004 netup-unidvb-objs += netup_unidvb_ci.o
0005 netup-unidvb-objs += netup_unidvb_spi.o
0006 
0007 obj-$(CONFIG_DVB_NETUP_UNIDVB) += netup-unidvb.o
0008 
0009 ccflags-y += -I $(srctree)/drivers/media/dvb-frontends