9 lines · plain
1# SPDX-License-Identifier: GPL-2.02 3earth-pt3-objs += pt3.o pt3_i2c.o pt3_dma.o4 5obj-$(CONFIG_DVB_PT3) += earth-pt3.o6 7ccflags-y += -I $(srctree)/drivers/media/dvb-frontends8ccflags-y += -I $(srctree)/drivers/media/tuners9 1# SPDX-License-Identifier: GPL-2.02 3earth-pt3-objs += pt3.o pt3_i2c.o pt3_dma.o4 5obj-$(CONFIG_DVB_PT3) += earth-pt3.o6 7ccflags-y += -I $(srctree)/drivers/media/dvb-frontends8ccflags-y += -I $(srctree)/drivers/media/tuners9