]> Git Repo - linux.git/blob - drivers/media/spi/Makefile
arm64: avoid prototype warnings for syscalls
[linux.git] / drivers / media / spi / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 ccflags-y += -I $(srctree)/drivers/media/dvb-frontends/cxd2880
4
5 # Please keep it alphabetically sorted by Kconfig name
6 # (e. g. LC_ALL=C sort Makefile)
7 obj-$(CONFIG_CXD2880_SPI_DRV) += cxd2880-spi.o
8 obj-$(CONFIG_VIDEO_GS1662) += gs1662.o
This page took 0.029528 seconds and 4 git commands to generate.