8 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2earth-pt1-objs := pt1.o3 4obj-$(CONFIG_DVB_PT1) += earth-pt1.o5 6ccflags-y += -I $(srctree)/drivers/media/dvb-frontends7ccflags-y += -I $(srctree)/drivers/media/tuners8 1# SPDX-License-Identifier: GPL-2.0-only2earth-pt1-objs := pt1.o3 4obj-$(CONFIG_DVB_PT1) += earth-pt1.o5 6ccflags-y += -I $(srctree)/drivers/media/dvb-frontends7ccflags-y += -I $(srctree)/drivers/media/tuners8