]> Git Repo - linux.git/blob - drivers/net/caif/Makefile
Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/ojeda...
[linux.git] / drivers / net / caif / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 ccflags-$(CONFIG_CAIF_DEBUG) := -DDEBUG
3
4 # Serial interface
5 obj-$(CONFIG_CAIF_TTY) += caif_serial.o
6
7 # Virtio interface
8 obj-$(CONFIG_CAIF_VIRTIO) += caif_virtio.o
This page took 0.040735 seconds and 4 git commands to generate.