10 lines · plain
1# SPDX-License-Identifier: GPL-2.02netup-unidvb-objs += netup_unidvb_core.o3netup-unidvb-objs += netup_unidvb_i2c.o4netup-unidvb-objs += netup_unidvb_ci.o5netup-unidvb-objs += netup_unidvb_spi.o6 7obj-$(CONFIG_DVB_NETUP_UNIDVB) += netup-unidvb.o8 9ccflags-y += -I $(srctree)/drivers/media/dvb-frontends10