]> Git Repo - linux.git/blame - drivers/net/caif/Makefile
Merge tag 'execve-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
[linux.git] / drivers / net / caif / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
5a8b7cdc 2ccflags-$(CONFIG_CAIF_DEBUG) := -DDEBUG
9b27105b 3
9b27105b
SB
4# Serial interface
5obj-$(CONFIG_CAIF_TTY) += caif_serial.o
529d6dad 6
0d2e1a29
EY
7# Virtio interface
8obj-$(CONFIG_CAIF_VIRTIO) += caif_virtio.o
This page took 0.898512 seconds and 4 git commands to generate.