blob: 07d3f1eb728bd3307409a2f0ee5b51da644e4ccc [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Kozlov Sergey52b1eaf2015-07-28 11:33:04 -03002netup-unidvb-objs += netup_unidvb_core.o
3netup-unidvb-objs += netup_unidvb_i2c.o
4netup-unidvb-objs += netup_unidvb_ci.o
5netup-unidvb-objs += netup_unidvb_spi.o
6
7obj-$(CONFIG_DVB_NETUP_UNIDVB) += netup-unidvb.o
8
9ccflags-y += -Idrivers/media/dvb-core
10ccflags-y += -Idrivers/media/dvb-frontends