brintos

brintos / linux-shallow public Read only

0
0
Text · 423 B · b0708f6 Raw
14 lines · plain
1# SPDX-License-Identifier: GPL-2.02#3# Makefile for the kernel SAA7146 FULL TS DVB device driver4#5 6obj-$(CONFIG_DVB_BUDGET_CORE) += budget-core.o7obj-$(CONFIG_DVB_BUDGET) += budget.o8obj-$(CONFIG_DVB_BUDGET_AV) += budget-av.o9obj-$(CONFIG_DVB_BUDGET_CI) += budget-ci.o10 11ccflags-y += -I $(srctree)/drivers/media/dvb-frontends/12ccflags-y += -I $(srctree)/drivers/media/tuners13ccflags-y += -I $(srctree)/drivers/media/common14