]> Git Repo - linux.git/blob - drivers/net/caif/Makefile
riscv: implement Zicbom-based CMO instructions + the t-head variant
[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.02787 seconds and 4 git commands to generate.