brintos

brintos / linux-shallow public Read only

0
0
Text · 279 B · 6ac7adc Raw
9 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2 3ccflags-y += -I $(srctree)/drivers/media/dvb-frontends/cxd28804 5# Please keep it alphabetically sorted by Kconfig name6# (e. g. LC_ALL=C sort Makefile)7obj-$(CONFIG_CXD2880_SPI_DRV) += cxd2880-spi.o8obj-$(CONFIG_VIDEO_GS1662) += gs1662.o9